./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial.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.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 89e75c9d8aee281702b5163334883b47c3884b46c3cd5a6f995f0b4348b71fc3 --- Real Ultimate output --- This is Ultimate 0.3.0-wip.fs.system-includes-da04345-m [2025-04-29 11:12:07,162 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-04-29 11:12:07,218 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:07,223 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-04-29 11:12:07,225 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-04-29 11:12:07,241 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-04-29 11:12:07,242 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-04-29 11:12:07,242 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-04-29 11:12:07,243 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-04-29 11:12:07,243 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-04-29 11:12:07,244 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-04-29 11:12:07,244 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-04-29 11:12:07,244 INFO L153 SettingsManager]: * Use SBE=true [2025-04-29 11:12:07,244 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * sizeof long=4 [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * sizeof long double=12 [2025-04-29 11:12:07,245 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-04-29 11:12:07,246 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-04-29 11:12:07,246 INFO L153 SettingsManager]: * Use constant arrays=true [2025-04-29 11:12:07,246 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-04-29 11:12:07,246 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-29 11:12:07,246 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-29 11:12:07,246 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:07,246 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-04-29 11:12:07,246 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:07,247 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-04-29 11:12:07,247 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-04-29 11:12:07,248 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-04-29 11:12:07,248 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 -> 89e75c9d8aee281702b5163334883b47c3884b46c3cd5a6f995f0b4348b71fc3 [2025-04-29 11:12:07,480 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-04-29 11:12:07,490 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-04-29 11:12:07,492 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-04-29 11:12:07,493 INFO L270 PluginConnector]: Initializing CDTParser... [2025-04-29 11:12:07,493 INFO L274 PluginConnector]: CDTParser initialized [2025-04-29 11:12:07,494 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.c [2025-04-29 11:12:08,789 INFO L538 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c2402fc1e/73b6ae2139ae4df9a45e08f798d93312/FLAG1f5d4f47f [2025-04-29 11:12:08,991 INFO L389 CDTParser]: Found 1 translation units. [2025-04-29 11:12:08,992 INFO L178 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial.c [2025-04-29 11:12:08,992 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:08,993 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:08,996 INFO L432 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c2402fc1e/73b6ae2139ae4df9a45e08f798d93312/FLAG1f5d4f47f [2025-04-29 11:12:09,839 INFO L440 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c2402fc1e/73b6ae2139ae4df9a45e08f798d93312 [2025-04-29 11:12:09,842 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-04-29 11:12:09,843 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-04-29 11:12:09,844 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-04-29 11:12:09,844 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-04-29 11:12:09,848 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-04-29 11:12:09,849 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.04 11:12:09" (1/1) ... [2025-04-29 11:12:09,849 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6283087e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:09, skipping insertion in model container [2025-04-29 11:12:09,849 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.04 11:12:09" (1/1) ... [2025-04-29 11:12:09,859 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-04-29 11:12:10,048 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-29 11:12:10,055 INFO L200 MainTranslator]: Completed pre-run [2025-04-29 11:12:10,090 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-29 11:12:10,099 INFO L204 MainTranslator]: Completed translation [2025-04-29 11:12:10,100 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:10 WrapperNode [2025-04-29 11:12:10,101 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-04-29 11:12:10,102 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-04-29 11:12:10,102 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-04-29 11:12:10,102 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-04-29 11:12:10,106 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:10" (1/1) ... [2025-04-29 11:12:10,117 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:10" (1/1) ... [2025-04-29 11:12:10,134 INFO L138 Inliner]: procedures = 15, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 73 [2025-04-29 11:12:10,136 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-04-29 11:12:10,137 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-04-29 11:12:10,137 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-04-29 11:12:10,137 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-04-29 11:12:10,142 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:10" (1/1) ... [2025-04-29 11:12:10,143 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:10" (1/1) ... [2025-04-29 11:12:10,147 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:10" (1/1) ... [2025-04-29 11:12:10,148 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:10" (1/1) ... [2025-04-29 11:12:10,156 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:10" (1/1) ... [2025-04-29 11:12:10,157 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:10" (1/1) ... [2025-04-29 11:12:10,160 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:10" (1/1) ... [2025-04-29 11:12:10,160 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:10" (1/1) ... [2025-04-29 11:12:10,161 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:10" (1/1) ... [2025-04-29 11:12:10,164 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-04-29 11:12:10,168 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-04-29 11:12:10,169 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-04-29 11:12:10,169 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-04-29 11:12:10,170 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:10" (1/1) ... [2025-04-29 11:12:10,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:10,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-04-29 11:12:10,196 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:10,199 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:10,217 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-04-29 11:12:10,217 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-04-29 11:12:10,217 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-04-29 11:12:10,217 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-04-29 11:12:10,217 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-04-29 11:12:10,217 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-04-29 11:12:10,217 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-04-29 11:12:10,217 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-04-29 11:12:10,218 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-04-29 11:12:10,218 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-04-29 11:12:10,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-04-29 11:12:10,218 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-04-29 11:12:10,219 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:10,280 INFO L234 CfgBuilder]: Building ICFG [2025-04-29 11:12:10,281 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-04-29 11:12:10,489 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-04-29 11:12:10,489 INFO L283 CfgBuilder]: Performing block encoding [2025-04-29 11:12:10,510 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-04-29 11:12:10,510 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2025-04-29 11:12:10,511 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.04 11:12:10 BoogieIcfgContainer [2025-04-29 11:12:10,511 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-04-29 11:12:10,512 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-04-29 11:12:10,512 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-04-29 11:12:10,515 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-04-29 11:12:10,515 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.04 11:12:09" (1/3) ... [2025-04-29 11:12:10,515 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3178c9e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.04 11:12:10, skipping insertion in model container [2025-04-29 11:12:10,515 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:10" (2/3) ... [2025-04-29 11:12:10,516 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3178c9e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.04 11:12:10, skipping insertion in model container [2025-04-29 11:12:10,516 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.04 11:12:10" (3/3) ... [2025-04-29 11:12:10,517 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial.c [2025-04-29 11:12:10,525 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-04-29 11:12:10,527 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial.c that has 2 procedures, 147 locations, 154 edges, 1 initial locations, 2 loop locations, and 15 error locations. [2025-04-29 11:12:10,527 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-04-29 11:12:10,604 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-04-29 11:12:10,634 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 191 places, 202 transitions, 417 flow [2025-04-29 11:12:10,691 INFO L116 PetriNetUnfolderBase]: 7/175 cut-off events. [2025-04-29 11:12:10,694 INFO L117 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-04-29 11:12:10,697 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:10,697 INFO L82 GeneralOperation]: Start removeDead. Operand has 191 places, 202 transitions, 417 flow [2025-04-29 11:12:10,700 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 140 places, 144 transitions, 295 flow [2025-04-29 11:12:10,710 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:10,720 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;@209886fc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:10,721 INFO L341 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-04-29 11:12:10,726 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:10,727 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:10,727 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:10,727 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,727 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,728 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:10,732 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,732 INFO L85 PathProgramCache]: Analyzing trace with hash 895244543, now seen corresponding path program 1 times [2025-04-29 11:12:10,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,737 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1177345546] [2025-04-29 11:12:10,738 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,785 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:10,791 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,793 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,793 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,841 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:10,842 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,842 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1177345546] [2025-04-29 11:12:10,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1177345546] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,843 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,843 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43598864] [2025-04-29 11:12:10,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,848 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,851 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,867 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,868 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,914 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:10,917 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:10,921 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,922 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:10,922 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,981 INFO L116 PetriNetUnfolderBase]: 5/167 cut-off events. [2025-04-29 11:12:10,981 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-29 11:12:10,982 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:10,984 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 14 selfloop transitions, 2 changer transitions 1/141 dead transitions. [2025-04-29 11:12:10,985 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 141 transitions, 321 flow [2025-04-29 11:12:10,986 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:10,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:10,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 544 transitions. [2025-04-29 11:12:10,999 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8976897689768977 [2025-04-29 11:12:11,001 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:11,001 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 141 transitions, 321 flow [2025-04-29 11:12:11,005 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:11,009 INFO L231 Difference]: Finished difference. Result has 141 places, 140 transitions, 291 flow [2025-04-29 11:12:11,010 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:11,012 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 1 predicate places. [2025-04-29 11:12:11,014 INFO L485 AbstractCegarLoop]: Abstraction has has 141 places, 140 transitions, 291 flow [2025-04-29 11:12:11,014 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:11,014 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,015 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:11,015 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-04-29 11:12:11,015 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:11,015 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,016 INFO L85 PathProgramCache]: Analyzing trace with hash 236041378, now seen corresponding path program 1 times [2025-04-29 11:12:11,016 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,016 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [103563610] [2025-04-29 11:12:11,016 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,020 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:11,023 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:11,023 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,023 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,046 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,047 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,047 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [103563610] [2025-04-29 11:12:11,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [103563610] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,047 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,047 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:11,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [304333387] [2025-04-29 11:12:11,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,049 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:11,049 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,050 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:11,050 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:11,078 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2025-04-29 11:12:11,079 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:11,079 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,079 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2025-04-29 11:12:11,079 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,119 INFO L116 PetriNetUnfolderBase]: 5/162 cut-off events. [2025-04-29 11:12:11,122 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-29 11:12:11,123 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:11,123 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 15 selfloop transitions, 1 changer transitions 0/136 dead transitions. [2025-04-29 11:12:11,124 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 136 transitions, 315 flow [2025-04-29 11:12:11,126 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:11,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:11,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 533 transitions. [2025-04-29 11:12:11,127 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8795379537953796 [2025-04-29 11:12:11,127 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:11,127 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 136 transitions, 315 flow [2025-04-29 11:12:11,128 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:11,129 INFO L231 Difference]: Finished difference. Result has 136 places, 136 transitions, 281 flow [2025-04-29 11:12:11,130 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:11,130 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -4 predicate places. [2025-04-29 11:12:11,130 INFO L485 AbstractCegarLoop]: Abstraction has has 136 places, 136 transitions, 281 flow [2025-04-29 11:12:11,131 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:11,131 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,131 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:11,131 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-04-29 11:12:11,131 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:11,133 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,134 INFO L85 PathProgramCache]: Analyzing trace with hash 1282844988, now seen corresponding path program 1 times [2025-04-29 11:12:11,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,134 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [320377928] [2025-04-29 11:12:11,134 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,141 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:11,154 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:11,154 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,154 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,188 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,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,188 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [320377928] [2025-04-29 11:12:11,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [320377928] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,188 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,188 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:11,188 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1281565373] [2025-04-29 11:12:11,188 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,189 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:11,189 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,189 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:11,189 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:11,225 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:11,226 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:11,226 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,226 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:11,226 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,272 INFO L116 PetriNetUnfolderBase]: 23/275 cut-off events. [2025-04-29 11:12:11,273 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-29 11:12:11,274 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:11,275 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 14 selfloop transitions, 2 changer transitions 0/135 dead transitions. [2025-04-29 11:12:11,276 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 135 transitions, 311 flow [2025-04-29 11:12:11,276 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:11,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:11,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 542 transitions. [2025-04-29 11:12:11,277 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8943894389438944 [2025-04-29 11:12:11,277 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:11,277 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 135 transitions, 311 flow [2025-04-29 11:12:11,278 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:11,281 INFO L231 Difference]: Finished difference. Result has 136 places, 135 transitions, 282 flow [2025-04-29 11:12:11,282 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:11,283 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -4 predicate places. [2025-04-29 11:12:11,283 INFO L485 AbstractCegarLoop]: Abstraction has has 136 places, 135 transitions, 282 flow [2025-04-29 11:12:11,283 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:11,283 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,284 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:11,284 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-04-29 11:12:11,284 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:11,284 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,285 INFO L85 PathProgramCache]: Analyzing trace with hash -869539561, now seen corresponding path program 1 times [2025-04-29 11:12:11,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,285 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1318763037] [2025-04-29 11:12:11,285 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,292 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:11,301 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:11,301 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,301 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,336 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,336 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,336 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1318763037] [2025-04-29 11:12:11,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1318763037] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:11,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620853485] [2025-04-29 11:12:11,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,337 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:11,337 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,337 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:11,337 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:11,358 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2025-04-29 11:12:11,359 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:11,359 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,359 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2025-04-29 11:12:11,359 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,397 INFO L116 PetriNetUnfolderBase]: 45/383 cut-off events. [2025-04-29 11:12:11,397 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-29 11:12:11,398 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:11,399 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 16 selfloop transitions, 2 changer transitions 0/133 dead transitions. [2025-04-29 11:12:11,399 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 133 transitions, 314 flow [2025-04-29 11:12:11,400 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:11,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:11,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 535 transitions. [2025-04-29 11:12:11,401 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8828382838283828 [2025-04-29 11:12:11,401 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:11,401 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 133 transitions, 314 flow [2025-04-29 11:12:11,402 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:11,404 INFO L231 Difference]: Finished difference. Result has 133 places, 133 transitions, 284 flow [2025-04-29 11:12:11,405 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:11,406 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -7 predicate places. [2025-04-29 11:12:11,406 INFO L485 AbstractCegarLoop]: Abstraction has has 133 places, 133 transitions, 284 flow [2025-04-29 11:12:11,406 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:11,407 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,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:11,407 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-04-29 11:12:11,407 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:11,408 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,408 INFO L85 PathProgramCache]: Analyzing trace with hash -2106196026, now seen corresponding path program 1 times [2025-04-29 11:12:11,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,408 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2124786026] [2025-04-29 11:12:11,408 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,416 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:11,429 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,429 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,429 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,750 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,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,750 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2124786026] [2025-04-29 11:12:11,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2124786026] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,751 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,751 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:11,751 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2076303634] [2025-04-29 11:12:11,751 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,751 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:11,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,752 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:11,752 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:11,945 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:11,947 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:11,947 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,947 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:11,947 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,060 INFO L116 PetriNetUnfolderBase]: 68/471 cut-off events. [2025-04-29 11:12:12,060 INFO L117 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2025-04-29 11:12:12,061 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:12,063 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 34 selfloop transitions, 4 changer transitions 1/152 dead transitions. [2025-04-29 11:12:12,063 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 152 transitions, 398 flow [2025-04-29 11:12:12,063 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:12,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:12,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1089 transitions. [2025-04-29 11:12:12,066 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8985148514851485 [2025-04-29 11:12:12,066 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:12,066 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 152 transitions, 398 flow [2025-04-29 11:12:12,067 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:12,069 INFO L231 Difference]: Finished difference. Result has 137 places, 131 transitions, 285 flow [2025-04-29 11:12:12,069 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:12,070 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -3 predicate places. [2025-04-29 11:12:12,070 INFO L485 AbstractCegarLoop]: Abstraction has has 137 places, 131 transitions, 285 flow [2025-04-29 11:12:12,070 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:12,070 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,071 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,075 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-04-29 11:12:12,075 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:12,075 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,075 INFO L85 PathProgramCache]: Analyzing trace with hash -850004187, now seen corresponding path program 1 times [2025-04-29 11:12:12,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,076 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1359513862] [2025-04-29 11:12:12,076 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,089 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:12,108 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,108 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,109 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,399 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,399 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,399 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1359513862] [2025-04-29 11:12:12,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1359513862] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:12,399 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1349566081] [2025-04-29 11:12:12,399 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,400 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:12,400 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,400 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:12,400 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:12,583 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 160 out of 202 [2025-04-29 11:12:12,584 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:12,584 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,584 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 202 [2025-04-29 11:12:12,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,772 INFO L116 PetriNetUnfolderBase]: 182/827 cut-off events. [2025-04-29 11:12:12,772 INFO L117 PetriNetUnfolderBase]: For 38/44 co-relation queries the response was YES. [2025-04-29 11:12:12,774 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:12,777 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 60 selfloop transitions, 19 changer transitions 0/181 dead transitions. [2025-04-29 11:12:12,777 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 181 transitions, 543 flow [2025-04-29 11:12:12,778 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:12,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:12,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1040 transitions. [2025-04-29 11:12:12,780 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.858085808580858 [2025-04-29 11:12:12,780 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:12,780 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 181 transitions, 543 flow [2025-04-29 11:12:12,781 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:12,783 INFO L231 Difference]: Finished difference. Result has 142 places, 150 transitions, 409 flow [2025-04-29 11:12:12,783 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:12,784 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 2 predicate places. [2025-04-29 11:12:12,784 INFO L485 AbstractCegarLoop]: Abstraction has has 142 places, 150 transitions, 409 flow [2025-04-29 11:12:12,785 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:12,785 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,785 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:12,785 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-04-29 11:12:12,785 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:12,786 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,786 INFO L85 PathProgramCache]: Analyzing trace with hash -1378613499, now seen corresponding path program 1 times [2025-04-29 11:12:12,786 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,786 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299575248] [2025-04-29 11:12:12,786 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,798 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-04-29 11:12:12,802 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-04-29 11:12:12,803 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,803 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,822 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:12,823 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,823 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299575248] [2025-04-29 11:12:12,823 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1299575248] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,823 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,823 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:12,823 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1147487460] [2025-04-29 11:12:12,823 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,823 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:12,824 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,824 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:12,824 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:12,833 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 202 [2025-04-29 11:12:12,834 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:12,834 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,834 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 202 [2025-04-29 11:12:12,834 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,886 INFO L116 PetriNetUnfolderBase]: 32/271 cut-off events. [2025-04-29 11:12:12,886 INFO L117 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-04-29 11:12:12,887 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:12,888 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 10 selfloop transitions, 2 changer transitions 0/149 dead transitions. [2025-04-29 11:12:12,888 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 149 transitions, 431 flow [2025-04-29 11:12:12,888 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:12,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:12,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 556 transitions. [2025-04-29 11:12:12,890 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9174917491749175 [2025-04-29 11:12:12,890 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:12,890 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 149 transitions, 431 flow [2025-04-29 11:12:12,892 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:12,894 INFO L231 Difference]: Finished difference. Result has 143 places, 149 transitions, 411 flow [2025-04-29 11:12:12,894 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:12,895 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 3 predicate places. [2025-04-29 11:12:12,896 INFO L485 AbstractCegarLoop]: Abstraction has has 143 places, 149 transitions, 411 flow [2025-04-29 11:12:12,897 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:12,897 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,897 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:12,897 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-04-29 11:12:12,898 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:12,899 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,899 INFO L85 PathProgramCache]: Analyzing trace with hash -1864343372, now seen corresponding path program 1 times [2025-04-29 11:12:12,899 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,899 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1893494716] [2025-04-29 11:12:12,899 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,916 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-04-29 11:12:12,930 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-04-29 11:12:12,931 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,931 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:12,931 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-29 11:12:12,935 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-04-29 11:12:12,946 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-04-29 11:12:12,947 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,947 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:12,973 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-29 11:12:12,973 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-29 11:12:12,974 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-04-29 11:12:12,977 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-04-29 11:12:12,977 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-04-29 11:12:12,977 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-04-29 11:12:12,977 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-04-29 11:12:12,977 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-04-29 11:12:12,978 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-04-29 11:12:12,978 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-04-29 11:12:12,979 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:12,984 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-29 11:12:12,985 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-04-29 11:12:13,039 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-04-29 11:12:13,046 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 250 places, 270 transitions, 574 flow [2025-04-29 11:12:13,116 INFO L116 PetriNetUnfolderBase]: 36/556 cut-off events. [2025-04-29 11:12:13,117 INFO L117 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2025-04-29 11:12:13,121 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:13,121 INFO L82 GeneralOperation]: Start removeDead. Operand has 250 places, 270 transitions, 574 flow [2025-04-29 11:12:13,126 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 209 places, 220 transitions, 462 flow [2025-04-29 11:12:13,127 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:13,127 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;@209886fc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:13,128 INFO L341 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-04-29 11:12:13,130 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:13,130 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:13,130 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:13,133 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:13,133 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:13,133 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:13,133 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:13,133 INFO L85 PathProgramCache]: Analyzing trace with hash 601814783, now seen corresponding path program 1 times [2025-04-29 11:12:13,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:13,134 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19883918] [2025-04-29 11:12:13,134 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:13,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:13,137 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:13,140 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:13,140 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:13,140 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:13,159 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:13,159 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:13,159 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19883918] [2025-04-29 11:12:13,159 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19883918] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:13,159 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:13,159 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:13,159 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1509523299] [2025-04-29 11:12:13,159 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:13,159 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:13,160 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:13,160 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:13,160 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:13,195 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-04-29 11:12:13,196 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:13,196 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:13,196 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-04-29 11:12:13,196 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:13,331 INFO L116 PetriNetUnfolderBase]: 145/1130 cut-off events. [2025-04-29 11:12:13,331 INFO L117 PetriNetUnfolderBase]: For 74/75 co-relation queries the response was YES. [2025-04-29 11:12:13,337 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:13,342 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 25 selfloop transitions, 2 changer transitions 1/216 dead transitions. [2025-04-29 11:12:13,342 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 216 transitions, 508 flow [2025-04-29 11:12:13,343 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:13,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:13,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 721 transitions. [2025-04-29 11:12:13,344 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8901234567901235 [2025-04-29 11:12:13,344 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:13,344 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 216 transitions, 508 flow [2025-04-29 11:12:13,345 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:13,348 INFO L231 Difference]: Finished difference. Result has 210 places, 215 transitions, 456 flow [2025-04-29 11:12:13,348 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:13,349 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 1 predicate places. [2025-04-29 11:12:13,349 INFO L485 AbstractCegarLoop]: Abstraction has has 210 places, 215 transitions, 456 flow [2025-04-29 11:12:13,350 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:13,350 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:13,350 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:13,350 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-04-29 11:12:13,350 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:13,351 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:13,351 INFO L85 PathProgramCache]: Analyzing trace with hash -1635935710, now seen corresponding path program 1 times [2025-04-29 11:12:13,351 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:13,351 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [672138350] [2025-04-29 11:12:13,352 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:13,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:13,354 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:13,355 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:13,355 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:13,355 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:13,368 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:13,369 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:13,369 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [672138350] [2025-04-29 11:12:13,369 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [672138350] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:13,369 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:13,369 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:13,369 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [349521316] [2025-04-29 11:12:13,369 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:13,369 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:13,369 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:13,370 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:13,370 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:13,390 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 270 [2025-04-29 11:12:13,391 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:13,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:13,391 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 270 [2025-04-29 11:12:13,391 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:13,523 INFO L116 PetriNetUnfolderBase]: 146/1195 cut-off events. [2025-04-29 11:12:13,523 INFO L117 PetriNetUnfolderBase]: For 110/112 co-relation queries the response was YES. [2025-04-29 11:12:13,529 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:13,534 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 26 selfloop transitions, 1 changer transitions 0/210 dead transitions. [2025-04-29 11:12:13,534 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 210 transitions, 500 flow [2025-04-29 11:12:13,535 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:13,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:13,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 704 transitions. [2025-04-29 11:12:13,536 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8691358024691358 [2025-04-29 11:12:13,536 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:13,536 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 210 transitions, 500 flow [2025-04-29 11:12:13,538 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:13,540 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 444 flow [2025-04-29 11:12:13,541 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:13,542 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:13,542 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 444 flow [2025-04-29 11:12:13,543 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:13,543 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:13,543 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:13,543 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-04-29 11:12:13,544 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:13,544 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:13,544 INFO L85 PathProgramCache]: Analyzing trace with hash -577442278, now seen corresponding path program 1 times [2025-04-29 11:12:13,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:13,544 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1018530918] [2025-04-29 11:12:13,544 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:13,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:13,550 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:13,552 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:13,553 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:13,553 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:13,565 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:13,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:13,566 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1018530918] [2025-04-29 11:12:13,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1018530918] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:13,566 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:13,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:13,566 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1352399170] [2025-04-29 11:12:13,566 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:13,566 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:13,567 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:13,567 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:13,567 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:13,598 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-04-29 11:12:13,599 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:13,599 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:13,599 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-04-29 11:12:13,599 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:13,871 INFO L116 PetriNetUnfolderBase]: 485/2744 cut-off events. [2025-04-29 11:12:13,871 INFO L117 PetriNetUnfolderBase]: For 125/127 co-relation queries the response was YES. [2025-04-29 11:12:13,877 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:13,884 INFO L140 encePairwiseOnDemand]: 267/270 looper letters, 25 selfloop transitions, 2 changer transitions 0/209 dead transitions. [2025-04-29 11:12:13,884 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 209 transitions, 496 flow [2025-04-29 11:12:13,885 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:13,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:13,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2025-04-29 11:12:13,886 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8864197530864197 [2025-04-29 11:12:13,886 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:13,886 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 209 transitions, 496 flow [2025-04-29 11:12:13,888 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:13,889 INFO L231 Difference]: Finished difference. Result has 204 places, 209 transitions, 445 flow [2025-04-29 11:12:13,890 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:13,891 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:13,891 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 209 transitions, 445 flow [2025-04-29 11:12:13,891 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:13,891 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:13,891 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:13,891 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-04-29 11:12:13,892 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:13,892 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:13,892 INFO L85 PathProgramCache]: Analyzing trace with hash 105072599, now seen corresponding path program 1 times [2025-04-29 11:12:13,892 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:13,892 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2070585127] [2025-04-29 11:12:13,892 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:13,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:13,897 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:13,901 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:13,901 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:13,901 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:13,914 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:13,914 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:13,914 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2070585127] [2025-04-29 11:12:13,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2070585127] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:13,914 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:13,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:13,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [498023060] [2025-04-29 11:12:13,914 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:13,914 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:13,914 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:13,914 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:13,915 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:13,934 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 270 [2025-04-29 11:12:13,935 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:13,935 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:13,935 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 270 [2025-04-29 11:12:13,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:14,358 INFO L116 PetriNetUnfolderBase]: 973/4742 cut-off events. [2025-04-29 11:12:14,358 INFO L117 PetriNetUnfolderBase]: For 194/199 co-relation queries the response was YES. [2025-04-29 11:12:14,367 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:14,381 INFO L140 encePairwiseOnDemand]: 263/270 looper letters, 27 selfloop transitions, 2 changer transitions 0/206 dead transitions. [2025-04-29 11:12:14,381 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 201 places, 206 transitions, 497 flow [2025-04-29 11:12:14,382 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:14,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:14,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 706 transitions. [2025-04-29 11:12:14,383 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8716049382716049 [2025-04-29 11:12:14,383 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:14,383 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 201 places, 206 transitions, 497 flow [2025-04-29 11:12:14,384 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:14,386 INFO L231 Difference]: Finished difference. Result has 200 places, 206 transitions, 445 flow [2025-04-29 11:12:14,386 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:14,387 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -9 predicate places. [2025-04-29 11:12:14,387 INFO L485 AbstractCegarLoop]: Abstraction has has 200 places, 206 transitions, 445 flow [2025-04-29 11:12:14,388 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:14,388 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:14,388 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:14,388 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-04-29 11:12:14,388 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:14,389 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:14,389 INFO L85 PathProgramCache]: Analyzing trace with hash 2131352006, now seen corresponding path program 1 times [2025-04-29 11:12:14,389 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:14,389 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1152018862] [2025-04-29 11:12:14,389 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:14,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:14,396 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:14,403 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:14,403 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:14,403 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:14,549 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,549 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:14,549 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1152018862] [2025-04-29 11:12:14,550 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1152018862] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:14,550 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:14,550 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:14,552 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [258523024] [2025-04-29 11:12:14,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:14,552 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:14,552 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:14,552 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:14,552 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:14,742 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 270 [2025-04-29 11:12:14,744 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:14,744 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:14,744 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 270 [2025-04-29 11:12:14,744 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:15,069 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:15,069 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,069 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:15,069 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,069 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,074 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:15,074 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:15,074 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,074 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:15,074 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,078 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:15,078 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,078 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,078 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,078 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,078 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:15,078 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,078 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,078 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,078 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,078 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:15,078 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,079 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,079 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,079 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,079 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:15,079 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,079 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,079 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,079 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,083 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:15,083 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,083 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,083 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,083 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,083 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:15,083 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,084 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:15,084 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,084 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:15,084 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,084 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,088 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:15,088 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,088 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,088 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,088 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,089 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:15,089 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,089 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:15,089 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,089 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:15,089 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,089 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,090 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,090 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,090 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,090 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:15,090 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,090 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,090 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,090 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,090 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,098 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:15,099 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,099 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,099 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,099 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,099 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,099 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:15,099 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,100 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,100 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,100 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,100 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,100 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,101 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:15,101 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,102 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:15,102 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,102 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,104 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:15,104 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,104 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:15,104 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,104 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,105 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:15,105 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,105 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:15,105 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,105 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,105 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:15,105 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,106 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:15,106 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,106 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:15,106 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,106 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,107 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,108 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:15,108 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:15,108 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:15,108 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,108 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:15,109 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:15,109 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,109 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:15,109 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,109 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,110 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,111 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:15,111 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:15,111 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:15,111 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,111 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:15,112 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:15,112 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,112 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:15,112 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:15,112 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,113 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:15,113 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,113 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,113 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,114 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:15,114 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,114 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:15,114 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:15,114 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:15,114 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:15,115 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,115 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,115 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,115 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,115 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:15,116 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,116 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,116 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,116 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,117 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:15,117 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,117 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,117 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,117 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,187 INFO L116 PetriNetUnfolderBase]: 1105/4914 cut-off events. [2025-04-29 11:12:15,188 INFO L117 PetriNetUnfolderBase]: For 461/562 co-relation queries the response was YES. [2025-04-29 11:12:15,200 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:15,215 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 71 selfloop transitions, 4 changer transitions 1/253 dead transitions. [2025-04-29 11:12:15,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 253 transitions, 713 flow [2025-04-29 11:12:15,215 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:15,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:15,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1462 transitions. [2025-04-29 11:12:15,218 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9024691358024691 [2025-04-29 11:12:15,218 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:15,218 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 253 transitions, 713 flow [2025-04-29 11:12:15,220 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:15,221 INFO L231 Difference]: Finished difference. Result has 204 places, 204 transitions, 446 flow [2025-04-29 11:12:15,222 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:15,222 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:15,222 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 204 transitions, 446 flow [2025-04-29 11:12:15,224 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:15,224 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:15,224 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:15,224 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-04-29 11:12:15,225 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:15,225 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:15,225 INFO L85 PathProgramCache]: Analyzing trace with hash -195334939, now seen corresponding path program 1 times [2025-04-29 11:12:15,225 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:15,225 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106521760] [2025-04-29 11:12:15,225 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:15,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:15,233 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:15,236 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:15,237 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:15,237 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:15,394 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,395 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:15,395 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1106521760] [2025-04-29 11:12:15,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1106521760] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:15,395 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:15,395 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:15,395 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [252343077] [2025-04-29 11:12:15,395 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:15,395 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:15,396 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:15,396 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:15,396 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:15,534 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 270 [2025-04-29 11:12:15,535 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:15,535 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:15,535 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 270 [2025-04-29 11:12:15,535 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:17,013 INFO L116 PetriNetUnfolderBase]: 6194/17480 cut-off events. [2025-04-29 11:12:17,013 INFO L117 PetriNetUnfolderBase]: For 1149/1243 co-relation queries the response was YES. [2025-04-29 11:12:17,048 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:17,097 INFO L140 encePairwiseOnDemand]: 255/270 looper letters, 116 selfloop transitions, 32 changer transitions 0/309 dead transitions. [2025-04-29 11:12:17,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 309 transitions, 1008 flow [2025-04-29 11:12:17,099 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:17,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:17,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1421 transitions. [2025-04-29 11:12:17,102 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8771604938271605 [2025-04-29 11:12:17,102 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:17,102 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 309 transitions, 1008 flow [2025-04-29 11:12:17,108 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:17,112 INFO L231 Difference]: Finished difference. Result has 209 places, 237 transitions, 655 flow [2025-04-29 11:12:17,112 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:17,114 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 0 predicate places. [2025-04-29 11:12:17,114 INFO L485 AbstractCegarLoop]: Abstraction has has 209 places, 237 transitions, 655 flow [2025-04-29 11:12:17,115 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:17,115 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:17,115 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:17,115 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-04-29 11:12:17,115 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:17,115 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:17,115 INFO L85 PathProgramCache]: Analyzing trace with hash 25404642, now seen corresponding path program 1 times [2025-04-29 11:12:17,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:17,116 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [767643134] [2025-04-29 11:12:17,116 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:17,124 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-04-29 11:12:17,127 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-04-29 11:12:17,127 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:17,127 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:17,143 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,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:17,144 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [767643134] [2025-04-29 11:12:17,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [767643134] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:17,144 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:17,144 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:17,144 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [265475628] [2025-04-29 11:12:17,144 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:17,144 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:17,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:17,145 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:17,145 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:17,156 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 270 [2025-04-29 11:12:17,157 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:17,158 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:17,158 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 270 [2025-04-29 11:12:17,158 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:17,773 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:17,774 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:17,774 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:17,774 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:17,774 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:17,804 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:17,804 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:17,804 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:17,804 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,804 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:17,804 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:17,804 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:17,816 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:17,816 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,816 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,816 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,816 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,827 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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:17,828 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:17,828 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,828 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:17,828 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:17,832 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:17,832 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:17,832 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:17,832 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,832 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,832 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:17,833 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:17,833 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:17,833 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,833 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:17,838 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:17,838 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,838 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,838 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,838 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,838 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,844 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:17,844 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:17,844 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,844 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,844 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,850 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:17,850 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:17,851 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,851 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,851 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,851 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:17,851 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:17,851 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,851 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,851 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,855 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:17,855 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:17,855 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,855 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,855 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,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[][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:17,873 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:17,873 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,873 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,873 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,877 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:17,877 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,877 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,877 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,877 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,878 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:17,878 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,878 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,878 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,879 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:17,884 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,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[][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:17,884 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,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[][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:17,884 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,884 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,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[][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:17,888 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,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[][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:17,888 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,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[][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:17,888 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,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[][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:17,888 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,888 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,889 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,889 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,890 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:17,890 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,890 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:17,890 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,890 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:17,890 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,890 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,891 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:17,891 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,891 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,891 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,891 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,891 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:17,891 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,891 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,891 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,891 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,891 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:17,891 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,892 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,892 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,892 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,892 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:17,892 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,892 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,892 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,892 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,901 INFO L116 PetriNetUnfolderBase]: 2097/9268 cut-off events. [2025-04-29 11:12:17,901 INFO L117 PetriNetUnfolderBase]: For 1484/1729 co-relation queries the response was YES. [2025-04-29 11:12:17,930 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:18,022 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 5 changer transitions 0/248 dead transitions. [2025-04-29 11:12:18,022 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 248 transitions, 753 flow [2025-04-29 11:12:18,023 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:18,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:18,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 743 transitions. [2025-04-29 11:12:18,024 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.917283950617284 [2025-04-29 11:12:18,024 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:18,024 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 248 transitions, 753 flow [2025-04-29 11:12:18,029 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:18,031 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 693 flow [2025-04-29 11:12:18,031 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:18,032 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 4 predicate places. [2025-04-29 11:12:18,032 INFO L485 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 693 flow [2025-04-29 11:12:18,032 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:18,032 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:18,032 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:18,032 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-04-29 11:12:18,033 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:18,033 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:18,033 INFO L85 PathProgramCache]: Analyzing trace with hash -781491205, now seen corresponding path program 1 times [2025-04-29 11:12:18,033 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:18,033 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2089059814] [2025-04-29 11:12:18,033 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:18,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:18,040 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 80 statements into 1 equivalence classes. [2025-04-29 11:12:18,044 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 80 of 80 statements. [2025-04-29 11:12:18,049 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:18,049 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:18,072 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:18,072 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:18,072 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2089059814] [2025-04-29 11:12:18,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2089059814] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:18,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:18,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:18,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1924269264] [2025-04-29 11:12:18,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:18,073 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:18,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:18,073 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:18,074 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:18,084 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 270 [2025-04-29 11:12:18,085 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:18,085 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:18,085 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 270 [2025-04-29 11:12:18,085 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:18,357 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:18,357 INFO L286 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,357 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,357 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,357 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,370 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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:18,370 INFO L286 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,370 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,370 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:18,370 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:18,408 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:18,408 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:18,408 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:18,408 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-04-29 11:12:18,408 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-04-29 11:12:18,468 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:18,468 INFO L286 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2025-04-29 11:12:18,469 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-04-29 11:12:18,469 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-04-29 11:12:18,469 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-04-29 11:12:18,470 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:18,470 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:18,470 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,470 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,470 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,529 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:18,529 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,529 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:18,529 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:18,529 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:18,568 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:18,568 INFO L286 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-04-29 11:12:18,568 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-04-29 11:12:18,568 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-04-29 11:12:18,568 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-04-29 11:12:18,568 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:18,568 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,568 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,568 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,568 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,569 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:18,569 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,569 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,569 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,569 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,592 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:18,592 INFO L286 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-04-29 11:12:18,592 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-04-29 11:12:18,592 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-04-29 11:12:18,592 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-04-29 11:12:18,592 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:18,593 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,593 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,593 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,593 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,593 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:18,593 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,593 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,593 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,593 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,602 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:18,602 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,602 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,602 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,602 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,610 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:18,610 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,610 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,610 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,610 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,611 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:18,611 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,611 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,611 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,611 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,612 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:18,612 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,612 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,612 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,612 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,620 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:18,620 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,620 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,620 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,620 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,621 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:18,621 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,621 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,621 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,621 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,623 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:18,623 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,623 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,623 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,623 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,623 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:18,623 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,623 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,623 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,623 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,630 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:18,630 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,630 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,630 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,630 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,630 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:18,630 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,630 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,630 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,630 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,633 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:18,633 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,633 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,633 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,633 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,634 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:18,634 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,634 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,634 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,634 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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:18,636 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,636 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,636 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,636 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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:18,637 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,637 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,637 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,637 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,641 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:18,641 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,641 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,641 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,641 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,642 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:18,642 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,642 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,642 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,642 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,644 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:18,644 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,644 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,644 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,644 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,644 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:18,644 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,644 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,644 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,644 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,647 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:18,647 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,647 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,647 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,647 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,649 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:18,649 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,649 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,649 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,652 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,654 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:18,654 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,654 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,654 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,654 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,662 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:18,663 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,663 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,663 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,663 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,663 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:18,663 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,663 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,663 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,663 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,665 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:18,665 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,665 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,665 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,665 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,669 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:18,669 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,669 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,669 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,669 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,671 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:18,671 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,671 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,671 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,671 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,671 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:18,671 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,671 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,671 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,672 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,672 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:18,672 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:18,672 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,672 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,672 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:18,676 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:18,676 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,676 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,676 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,676 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,678 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:18,679 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,679 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,679 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,679 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,681 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:18,681 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,681 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,681 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,681 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,683 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:18,683 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,683 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,683 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,683 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,684 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:18,684 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,684 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,684 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,684 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,684 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:18,684 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,684 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,684 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,684 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,685 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:18,685 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,685 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,685 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,685 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,689 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:18,689 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,689 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,689 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,689 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,690 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:18,690 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,690 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,690 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,690 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,693 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:18,693 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,693 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,693 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,693 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,693 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:18,693 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,693 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,693 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,693 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,695 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:18,695 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,695 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:18,695 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,695 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:18,695 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,695 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,696 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:18,696 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,696 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,696 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,696 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,698 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:18,698 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,698 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,698 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,698 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,701 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:18,701 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,701 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,701 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,701 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,701 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:18,701 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,701 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,701 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,701 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,702 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:18,702 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,702 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:18,702 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,702 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:18,702 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,702 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,703 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:18,703 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,703 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:18,703 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,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[][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:18,706 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,706 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,706 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,706 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,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[][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:18,707 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,707 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,707 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,707 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,709 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:18,709 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,709 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:18,709 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,709 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:18,709 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,710 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:18,710 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,710 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,710 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,710 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,710 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:18,710 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,710 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,710 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,710 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,713 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:18,713 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,713 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,713 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,713 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,715 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:18,715 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,715 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,715 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,715 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,716 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:18,716 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,716 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:18,716 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,721 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:18,721 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,721 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,721 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,721 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,723 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:18,724 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,724 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:18,724 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,724 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:18,724 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,724 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,725 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:18,725 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,725 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,725 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,725 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,730 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:18,730 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,730 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,730 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,730 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,731 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:18,731 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,731 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:18,731 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,732 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:18,732 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,732 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,732 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,732 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,733 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:18,733 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,733 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,733 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,733 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,733 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:18,734 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,734 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:18,734 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,736 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:18,737 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:18,737 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:18,737 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,737 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:18,737 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,743 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:18,743 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:18,743 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:18,743 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,744 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:18,744 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,744 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,744 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,744 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,751 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:18,751 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:18,751 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:18,751 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,751 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:18,751 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,752 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,759 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:18,759 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:18,760 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,760 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,760 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:18,760 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,760 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,760 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,760 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,760 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:18,760 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,760 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,760 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,760 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,762 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:18,762 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,762 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,762 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,762 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,769 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:18,769 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,769 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,769 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,769 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,770 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:18,770 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,770 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,770 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,770 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,770 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:18,770 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,770 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,770 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,770 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,772 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:18,772 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,772 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,772 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,772 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,776 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:18,776 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,776 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,776 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,776 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,785 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:18,785 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,785 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,785 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,785 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,788 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:18,788 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,788 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,788 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,788 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,789 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:18,789 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,805 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:18,805 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,805 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,805 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,805 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:18,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][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:18,805 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,805 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,805 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,805 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,811 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:18,811 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,811 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,811 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,811 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:18,830 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:18,831 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,831 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:18,831 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,831 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:18,954 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:18,954 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:18,954 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:18,954 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:18,954 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,954 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:18,954 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:18,955 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:18,955 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:18,955 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:19,022 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:19,022 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,022 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,022 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,022 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:19,123 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:19,123 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,123 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:19,123 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,123 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:19,123 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,123 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:19,123 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,123 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,123 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,123 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,123 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:19,126 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:19,126 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:19,126 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,126 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,126 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:19,126 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:19,133 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:19,133 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:19,133 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,133 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,133 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,133 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,138 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:19,138 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:19,138 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,138 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,138 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,138 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:19,144 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:19,144 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:19,144 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:19,144 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,144 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,144 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:19,145 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:19,145 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,145 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,145 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,145 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,145 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,148 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:19,148 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,148 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:19,148 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,148 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:19,148 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,148 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,151 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:19,151 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:19,151 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:19,151 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:19,152 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:19,152 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:19,154 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:19,154 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:19,154 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:19,154 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:19,154 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:19,154 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,162 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:19,162 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,162 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:19,162 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:19,162 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-29 11:12:19,166 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:19,166 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,166 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,166 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,166 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,166 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,166 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,174 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:19,174 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-29 11:12:19,174 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:19,174 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:19,174 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:19,175 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-29 11:12:19,175 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:19,175 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,175 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:19,175 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,176 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:19,176 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:19,176 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,176 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:19,176 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,176 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:19,178 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:19,178 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:19,178 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,178 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,178 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,178 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,178 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:19,178 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:19,178 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,178 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,178 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,178 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,179 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:19,179 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:19,179 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,179 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,179 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,179 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,180 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:19,180 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:19,180 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,180 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,180 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,180 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,181 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:19,181 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:19,181 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,181 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,181 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:19,181 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,182 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:19,182 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,182 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,182 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,183 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,183 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,183 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:19,183 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,183 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,183 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,183 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,183 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,184 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:19,184 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,184 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,184 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,185 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,185 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,185 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:19,185 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,185 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,185 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,185 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,185 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,185 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:19,185 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,185 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,186 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,186 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,186 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,187 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:19,187 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:19,187 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,187 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,187 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:19,187 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:19,188 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:19,188 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,189 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,189 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,189 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,189 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,189 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:19,189 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,189 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,189 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,189 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,189 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,190 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:19,190 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,190 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,190 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,190 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,190 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,191 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:19,191 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,191 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,191 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,191 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,191 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,191 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:19,191 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,191 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,191 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,191 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,191 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,193 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:19,193 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:19,193 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,193 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:19,193 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:19,193 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:19,195 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:19,195 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,195 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,195 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,195 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,195 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,196 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:19,196 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,196 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,196 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,196 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,196 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,197 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:19,197 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,197 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,197 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,197 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,197 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,198 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:19,198 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,198 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,198 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,198 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,198 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,199 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:19,199 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,199 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,199 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,199 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,199 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,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][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:19,200 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,201 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,201 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,201 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,201 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,201 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:19,201 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,201 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,201 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,201 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,201 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,203 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:19,203 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:19,203 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,203 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,203 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,203 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,203 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:19,203 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:19,203 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,203 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,203 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,203 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,205 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:19,205 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:19,205 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,205 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,205 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,205 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,205 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,205 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,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][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:19,206 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,206 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,206 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,206 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,206 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,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][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:19,207 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,207 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,207 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,207 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,207 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,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][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:19,207 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,207 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,207 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,207 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,207 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,209 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:19,209 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,209 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,209 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,209 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,209 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,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][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:19,210 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,210 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,210 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,210 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,210 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,212 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:19,212 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,212 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,212 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,212 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,213 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,213 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:19,213 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,213 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,213 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,213 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,213 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,213 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:19,214 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,214 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,214 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,214 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,214 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,214 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:19,214 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,214 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,214 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,214 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,214 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,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][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:19,217 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,217 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,217 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,217 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,217 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,218 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:19,218 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,218 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,218 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,218 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,218 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,222 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:19,222 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,222 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,222 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,222 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,223 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,223 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:19,224 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,224 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,224 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,224 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,224 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,226 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:19,226 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,226 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,226 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,227 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,227 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,227 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:19,227 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,227 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,227 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,227 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,227 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,228 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:19,228 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,228 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,228 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,228 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,228 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,228 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:19,228 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,228 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,228 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,228 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,229 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,229 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:19,229 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,229 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,229 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,229 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,229 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,230 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:19,230 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,230 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,230 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,230 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,230 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,233 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:19,233 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,233 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,233 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,234 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,234 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,234 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:19,234 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,234 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,234 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,234 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,234 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,235 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:19,236 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,236 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,236 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,236 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,236 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,236 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:19,236 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,236 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,236 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,236 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,236 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,237 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:19,237 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,237 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,237 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,237 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,237 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,238 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:19,238 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,238 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,238 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,238 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,238 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,239 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:19,239 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,240 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,240 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,240 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,240 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,240 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:19,240 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,240 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,240 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,240 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,240 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,241 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:19,241 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,241 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,241 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,241 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,241 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,241 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:19,242 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,242 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,242 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,242 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,242 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,244 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:19,244 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,244 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,244 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,245 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,245 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,245 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:19,245 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,245 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,245 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,245 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,245 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,246 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:19,246 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,246 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,246 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,246 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,246 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,246 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:19,246 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,246 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,246 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,247 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,247 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,247 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:19,248 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,248 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:19,248 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,248 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,248 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,248 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:19,248 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,249 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:19,249 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,249 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,249 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,249 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:19,249 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,249 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,249 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:19,249 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,249 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,250 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:19,250 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,250 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,250 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:19,250 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,250 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,250 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:19,251 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,251 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,251 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,251 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:19,251 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,251 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:19,251 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,251 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,251 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,251 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:19,251 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,252 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:19,252 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,252 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,252 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,252 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:19,252 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,265 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:19,265 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,265 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,265 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,265 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,265 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,265 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,270 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:19,270 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,270 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,270 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,270 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,270 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,270 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,270 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:19,270 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,271 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,271 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,271 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,271 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,271 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,274 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:19,274 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,274 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,274 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,274 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,274 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,274 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,275 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:19,275 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,275 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,275 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,275 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,275 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,275 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,275 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:19,275 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,276 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:19,276 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,277 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:19,277 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:19,277 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:19,277 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,277 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,277 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:19,279 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:19,279 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,279 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,280 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:19,280 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,280 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,281 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:19,281 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,281 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,281 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,281 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,281 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,281 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,281 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:19,281 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,281 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,282 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,282 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,282 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,282 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:19,282 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,282 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,282 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,282 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,282 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,283 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:19,283 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,283 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,283 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,283 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,283 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,283 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:19,283 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:19,283 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,283 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,283 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,283 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:19,285 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:19,285 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,285 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,285 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,285 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,285 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,286 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:19,286 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,286 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,286 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,286 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,286 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,286 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:19,286 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,286 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,286 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,287 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:19,287 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,287 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:19,287 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,287 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,289 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:19,289 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,289 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:19,289 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,289 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:19,289 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,289 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,290 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:19,290 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,290 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:19,290 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,290 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,291 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:19,291 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,291 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,291 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,291 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,291 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,291 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:19,292 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,292 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:19,292 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,292 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:19,292 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,293 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:19,293 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,293 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:19,293 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,293 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:19,293 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,293 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,294 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:19,294 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,294 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:19,294 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:19,294 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,295 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:19,295 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,295 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:19,295 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,295 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,296 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:19,296 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,296 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:19,296 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,296 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,297 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:19,297 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,297 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,297 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,297 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,297 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:19,298 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:19,298 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,298 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:19,298 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,298 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,299 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:19,299 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,299 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,299 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,299 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,299 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,299 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:19,299 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,299 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,299 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,299 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,299 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,300 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:19,300 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,300 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,300 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,300 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,300 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,300 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:19,300 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,300 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,300 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:19,300 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,300 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,302 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:19,302 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,302 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:19,302 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,302 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,303 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:19,303 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,303 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:19,303 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,303 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,304 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:19,304 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:19,304 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,304 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:19,304 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:19,304 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:19,304 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:19,304 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:19,304 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,304 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,304 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,304 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,305 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:19,305 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,305 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:19,305 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,305 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,306 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:19,306 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,306 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:19,306 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,306 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,307 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:19,307 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,307 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:19,307 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,307 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:19,307 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,307 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,309 INFO L116 PetriNetUnfolderBase]: 2524/10460 cut-off events. [2025-04-29 11:12:19,309 INFO L117 PetriNetUnfolderBase]: For 2095/2331 co-relation queries the response was YES. [2025-04-29 11:12:19,347 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:19,372 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 6 changer transitions 0/251 dead transitions. [2025-04-29 11:12:19,373 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 251 transitions, 792 flow [2025-04-29 11:12:19,373 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:19,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:19,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 742 transitions. [2025-04-29 11:12:19,374 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9160493827160494 [2025-04-29 11:12:19,374 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:19,374 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 251 transitions, 792 flow [2025-04-29 11:12:19,382 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:19,384 INFO L231 Difference]: Finished difference. Result has 215 places, 245 transitions, 729 flow [2025-04-29 11:12:19,384 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:19,384 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 6 predicate places. [2025-04-29 11:12:19,385 INFO L485 AbstractCegarLoop]: Abstraction has has 215 places, 245 transitions, 729 flow [2025-04-29 11:12:19,385 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:19,385 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:19,385 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:19,385 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-04-29 11:12:19,385 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:19,385 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:19,385 INFO L85 PathProgramCache]: Analyzing trace with hash 1178031171, now seen corresponding path program 1 times [2025-04-29 11:12:19,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:19,385 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [732159650] [2025-04-29 11:12:19,386 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:19,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:19,394 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 88 statements into 1 equivalence classes. [2025-04-29 11:12:19,406 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 88 of 88 statements. [2025-04-29 11:12:19,406 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:19,406 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:20,017 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,017 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:20,017 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [732159650] [2025-04-29 11:12:20,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [732159650] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:20,017 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:20,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:20,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2078360141] [2025-04-29 11:12:20,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:20,018 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:20,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:20,018 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:20,018 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:20,398 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-04-29 11:12:20,399 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:20,399 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:20,399 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-04-29 11:12:20,399 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:21,397 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:21,397 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,397 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,397 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,397 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,398 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:21,398 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,398 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,398 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,398 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,398 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:21,398 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,398 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,398 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,398 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,440 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:21,440 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:21,440 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:21,440 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:21,440 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:21,454 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:21,454 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 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:21,454 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 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:21,454 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,457 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:21,457 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,457 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,457 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,457 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,885 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:21,885 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:21,886 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:21,886 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:21,886 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:21,932 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:21,932 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:21,932 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:21,932 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:21,932 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:21,957 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:21,957 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:21,957 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:21,957 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,957 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,957 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:21,957 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:21,957 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:21,957 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:21,957 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:21,974 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:21,975 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:21,975 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:21,975 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:21,975 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:21,975 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:21,987 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:21,987 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:21,987 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:21,987 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,987 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:22,010 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:22,010 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:22,010 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:22,010 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:22,010 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:22,045 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:22,045 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:22,045 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:22,045 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:22,045 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:22,058 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:22,058 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:22,058 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:22,058 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:22,058 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:22,074 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:22,074 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:22,074 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:22,074 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:22,074 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:22,074 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:22,074 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:22,074 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:22,074 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:22,074 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:22,087 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:22,087 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:22,087 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,087 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,087 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,088 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:22,088 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:22,088 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,088 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,088 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,088 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,088 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:22,088 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:22,088 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,088 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,088 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:22,093 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:22,093 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:22,093 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,093 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,093 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,093 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,094 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:22,094 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:22,094 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,094 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,094 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,094 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,094 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:22,094 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:22,094 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,094 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,094 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,094 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,095 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:22,095 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:22,095 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:22,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,095 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:22,095 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:22,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,096 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,096 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:22,096 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:22,096 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,096 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,096 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,096 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,096 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:22,096 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:22,096 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,097 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,097 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:22,106 INFO L116 PetriNetUnfolderBase]: 6043/20678 cut-off events. [2025-04-29 11:12:22,106 INFO L117 PetriNetUnfolderBase]: For 6833/7159 co-relation queries the response was YES. [2025-04-29 11:12:22,178 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:22,373 INFO L140 encePairwiseOnDemand]: 259/270 looper letters, 90 selfloop transitions, 36 changer transitions 0/327 dead transitions. [2025-04-29 11:12:22,374 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 327 transitions, 1307 flow [2025-04-29 11:12:22,374 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:22,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:22,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1470 transitions. [2025-04-29 11:12:22,376 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9074074074074074 [2025-04-29 11:12:22,376 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:22,377 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 327 transitions, 1307 flow [2025-04-29 11:12:22,393 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:22,396 INFO L231 Difference]: Finished difference. Result has 222 places, 277 transitions, 1027 flow [2025-04-29 11:12:22,396 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:22,396 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 13 predicate places. [2025-04-29 11:12:22,397 INFO L485 AbstractCegarLoop]: Abstraction has has 222 places, 277 transitions, 1027 flow [2025-04-29 11:12:22,397 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:22,397 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:22,397 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:22,397 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-04-29 11:12:22,397 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:22,398 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:22,398 INFO L85 PathProgramCache]: Analyzing trace with hash 1420785147, now seen corresponding path program 1 times [2025-04-29 11:12:22,398 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:22,398 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [284373797] [2025-04-29 11:12:22,398 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:22,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:22,406 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-04-29 11:12:22,413 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-04-29 11:12:22,413 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:22,413 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:22,413 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-29 11:12:22,416 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-04-29 11:12:22,421 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-04-29 11:12:22,422 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:22,422 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:22,429 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-29 11:12:22,429 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-04-29 11:12:22,430 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-04-29 11:12:22,431 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-04-29 11:12:22,431 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-04-29 11:12:22,431 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:22,432 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-29 11:12:22,432 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-04-29 11:12:22,462 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-04-29 11:12:22,467 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 309 places, 340 transitions, 743 flow [2025-04-29 11:12:22,634 INFO L116 PetriNetUnfolderBase]: 148/1642 cut-off events. [2025-04-29 11:12:22,634 INFO L117 PetriNetUnfolderBase]: For 99/105 co-relation queries the response was YES. [2025-04-29 11:12:22,646 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:22,647 INFO L82 GeneralOperation]: Start removeDead. Operand has 309 places, 340 transitions, 743 flow [2025-04-29 11:12:22,656 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 268 places, 288 transitions, 621 flow [2025-04-29 11:12:22,657 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:22,657 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;@209886fc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:22,657 INFO L341 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-04-29 11:12:22,658 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:22,658 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:22,658 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:22,658 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:22,658 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:22,658 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:22,658 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:22,658 INFO L85 PathProgramCache]: Analyzing trace with hash -14976513, now seen corresponding path program 1 times [2025-04-29 11:12:22,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:22,659 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [980470463] [2025-04-29 11:12:22,659 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:22,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:22,662 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:22,663 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:22,663 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:22,663 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:22,671 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,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:22,671 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [980470463] [2025-04-29 11:12:22,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [980470463] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:22,671 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:22,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:22,671 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [796326225] [2025-04-29 11:12:22,671 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:22,672 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:22,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:22,672 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:22,672 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:22,696 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 340 [2025-04-29 11:12:22,697 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:22,697 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:22,697 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 340 [2025-04-29 11:12:22,697 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:23,696 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:23,696 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:23,696 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:23,696 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:23,696 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:23,743 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:23,743 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:23,743 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:23,743 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:23,743 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:23,892 INFO L116 PetriNetUnfolderBase]: 2728/11228 cut-off events. [2025-04-29 11:12:23,893 INFO L117 PetriNetUnfolderBase]: For 1423/1454 co-relation queries the response was YES. [2025-04-29 11:12:23,941 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:23,995 INFO L140 encePairwiseOnDemand]: 333/340 looper letters, 37 selfloop transitions, 2 changer transitions 1/283 dead transitions. [2025-04-29 11:12:23,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 283 transitions, 689 flow [2025-04-29 11:12:23,995 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:23,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:23,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 899 transitions. [2025-04-29 11:12:23,997 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8813725490196078 [2025-04-29 11:12:23,997 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:23,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 283 transitions, 689 flow [2025-04-29 11:12:23,999 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:24,001 INFO L231 Difference]: Finished difference. Result has 269 places, 282 transitions, 613 flow [2025-04-29 11:12:24,001 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:24,001 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, 1 predicate places. [2025-04-29 11:12:24,001 INFO L485 AbstractCegarLoop]: Abstraction has has 269 places, 282 transitions, 613 flow [2025-04-29 11:12:24,002 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:24,002 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:24,002 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:24,002 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-04-29 11:12:24,002 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:24,002 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:24,002 INFO L85 PathProgramCache]: Analyzing trace with hash -1303818782, now seen corresponding path program 1 times [2025-04-29 11:12:24,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:24,003 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1716016949] [2025-04-29 11:12:24,003 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:24,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:24,006 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:24,007 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:24,007 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:24,007 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:24,014 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:24,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:24,015 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1716016949] [2025-04-29 11:12:24,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1716016949] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:24,015 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:24,015 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:24,015 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1492402535] [2025-04-29 11:12:24,015 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:24,015 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:24,015 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:24,016 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:24,016 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:24,038 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 340 [2025-04-29 11:12:24,039 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:24,039 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:24,039 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 340 [2025-04-29 11:12:24,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:25,439 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:25,439 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:25,439 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:25,439 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:25,439 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:25,507 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:25,507 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:25,507 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:25,507 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:25,507 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:25,517 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:25,517 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:25,517 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:25,517 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:25,517 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:25,521 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:25,521 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:25,521 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:25,521 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:25,521 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:25,576 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:25,576 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:25,576 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:25,576 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:25,576 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:25,692 INFO L116 PetriNetUnfolderBase]: 3356/13202 cut-off events. [2025-04-29 11:12:25,692 INFO L117 PetriNetUnfolderBase]: For 2503/2652 co-relation queries the response was YES. [2025-04-29 11:12:25,782 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:25,851 INFO L140 encePairwiseOnDemand]: 333/340 looper letters, 39 selfloop transitions, 1 changer transitions 0/276 dead transitions. [2025-04-29 11:12:25,852 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 276 transitions, 681 flow [2025-04-29 11:12:25,852 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:25,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:25,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 877 transitions. [2025-04-29 11:12:25,853 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8598039215686275 [2025-04-29 11:12:25,853 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:25,853 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 276 transitions, 681 flow [2025-04-29 11:12:25,856 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:25,858 INFO L231 Difference]: Finished difference. Result has 262 places, 276 transitions, 599 flow [2025-04-29 11:12:25,858 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:25,858 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -6 predicate places. [2025-04-29 11:12:25,858 INFO L485 AbstractCegarLoop]: Abstraction has has 262 places, 276 transitions, 599 flow [2025-04-29 11:12:25,859 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:25,859 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:25,859 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:25,859 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-04-29 11:12:25,859 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:25,859 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:25,859 INFO L85 PathProgramCache]: Analyzing trace with hash -1797084867, now seen corresponding path program 1 times [2025-04-29 11:12:25,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:25,859 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1132946688] [2025-04-29 11:12:25,859 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:25,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:25,863 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:25,866 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:25,866 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:25,866 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:25,877 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,877 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:25,877 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1132946688] [2025-04-29 11:12:25,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1132946688] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:25,878 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:25,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:25,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [129522946] [2025-04-29 11:12:25,878 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:25,878 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:25,878 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:25,879 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:25,879 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:25,906 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 340 [2025-04-29 11:12:25,907 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:25,907 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:25,907 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 340 [2025-04-29 11:12:25,907 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:27,711 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,711 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:27,711 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:27,711 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:27,711 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:27,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,733 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:27,733 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:27,734 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:27,734 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:27,805 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,806 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:27,806 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:27,806 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:27,806 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:27,806 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:27,806 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:27,806 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:27,806 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:27,806 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:27,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], [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:27,827 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:27,827 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:27,827 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:27,827 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:27,908 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:27,908 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:27,908 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:27,908 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:27,908 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:27,931 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,931 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:27,931 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:27,931 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:27,931 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:27,944 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,944 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:27,944 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:27,944 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,944 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:27,950 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:27,950 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:27,950 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,950 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:27,950 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,950 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:27,950 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:27,950 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,950 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,950 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:27,977 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,977 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:27,977 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:27,977 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:27,977 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:27,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][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:27,997 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:27,997 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:27,997 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:27,997 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:28,016 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:28,016 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:28,016 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:28,016 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:28,016 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:28,016 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:28,016 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:28,016 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:28,016 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:28,016 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:28,037 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:28,037 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:28,037 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:28,037 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:28,037 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:28,042 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:28,042 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:28,042 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:28,042 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:28,042 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:28,176 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:28,176 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:28,176 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:28,176 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:28,176 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:28,182 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:28,182 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:28,182 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:28,182 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:28,182 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:28,182 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:28,182 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:28,182 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:28,182 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:28,182 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:28,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:28,203 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:28,203 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:28,203 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:28,203 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:28,207 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:28,208 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:28,208 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:28,208 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:28,208 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:28,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[][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:28,224 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:28,224 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:28,224 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:28,224 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:28,235 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:28,236 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:28,236 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:28,236 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:28,236 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:28,260 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:28,260 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:28,260 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:28,260 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:28,260 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:28,603 INFO L116 PetriNetUnfolderBase]: 8159/30006 cut-off events. [2025-04-29 11:12:28,603 INFO L117 PetriNetUnfolderBase]: For 2919/2977 co-relation queries the response was YES. [2025-04-29 11:12:28,695 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:28,792 INFO L140 encePairwiseOnDemand]: 337/340 looper letters, 37 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2025-04-29 11:12:28,792 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 275 transitions, 675 flow [2025-04-29 11:12:28,793 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:28,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:28,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 895 transitions. [2025-04-29 11:12:28,794 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8774509803921569 [2025-04-29 11:12:28,794 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:28,794 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 275 transitions, 675 flow [2025-04-29 11:12:28,796 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:28,797 INFO L231 Difference]: Finished difference. Result has 262 places, 275 transitions, 600 flow [2025-04-29 11:12:28,798 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:28,798 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -6 predicate places. [2025-04-29 11:12:28,798 INFO L485 AbstractCegarLoop]: Abstraction has has 262 places, 275 transitions, 600 flow [2025-04-29 11:12:28,798 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:28,799 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:28,799 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:28,799 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-04-29 11:12:28,799 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:28,799 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:28,799 INFO L85 PathProgramCache]: Analyzing trace with hash 47682487, now seen corresponding path program 1 times [2025-04-29 11:12:28,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:28,799 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1602120899] [2025-04-29 11:12:28,799 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:28,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:28,803 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:28,804 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:28,804 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:28,804 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:28,812 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:28,812 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:28,812 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1602120899] [2025-04-29 11:12:28,812 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1602120899] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:28,812 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:28,812 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:28,812 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1801256771] [2025-04-29 11:12:28,812 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:28,812 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:28,812 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:28,813 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:28,813 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:28,833 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 340 [2025-04-29 11:12:28,834 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:28,834 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:28,834 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 340 [2025-04-29 11:12:28,834 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:33,569 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,569 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 255#L54-2true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:33,570 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,570 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,570 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:33,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,576 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:33,576 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,576 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,576 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,596 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 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:33,597 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:33,597 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,597 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,597 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,621 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 108#L54-1true, 318#true, 87#L40-3true, 217#L72-1true, 306#true]) [2025-04-29 11:12:33,621 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,621 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,621 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,621 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,626 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,626 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,626 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,626 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,626 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,665 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,665 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:33,665 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,665 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,665 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,665 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:33,665 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,665 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,665 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,665 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,670 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,671 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:33,671 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,671 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,671 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,690 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,690 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:33,690 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,690 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,690 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,696 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,696 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:33,696 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,696 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,696 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,709 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 128#L74-2true, 318#true, 108#L54-1true, 87#L40-3true, 305#true]) [2025-04-29 11:12:33,709 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:33,710 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,710 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,710 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,711 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,711 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:33,711 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,711 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,711 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,728 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:33,728 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:33,728 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,728 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,728 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,733 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:33,733 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,733 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,733 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,743 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:33,744 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:33,744 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,744 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,744 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,751 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:33,751 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,751 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,751 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:33,751 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,751 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:33,751 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,751 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,751 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,752 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,764 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:33,764 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,764 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,764 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:33,797 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,797 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,797 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,797 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,797 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:33,819 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,819 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,819 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:33,819 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,820 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,852 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,852 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:33,852 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:33,852 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:33,852 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,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, 318#true, 87#L40-3true, 217#L72-1true, 306#true, 307#true]) [2025-04-29 11:12:33,876 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:33,876 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,876 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,876 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,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, 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:33,879 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:33,879 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,879 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,879 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,901 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,901 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,901 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,901 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,901 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,904 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,904 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,904 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,904 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,904 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,917 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,917 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,917 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,917 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,920 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,920 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,920 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,920 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,920 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,942 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,943 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,946 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,946 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:33,946 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,946 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,946 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,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, 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:33,991 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,991 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,991 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,991 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,006 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,006 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,006 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,006 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,006 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,010 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,010 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,010 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,010 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,010 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,037 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 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:34,037 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:34,037 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,037 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,037 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,038 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:34,038 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,038 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,038 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,038 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,041 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,041 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:34,041 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,041 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,041 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,041 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:34,041 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,041 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,041 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,041 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,059 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:34,059 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,059 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,059 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,063 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,063 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:34,063 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,063 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,063 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,070 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,070 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:34,070 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:34,070 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,074 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:34,074 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:34,074 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,074 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,074 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,076 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:34,076 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,076 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,076 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,308 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,308 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:34,308 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,308 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,308 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,310 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,311 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:34,311 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,311 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,311 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,315 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,316 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:34,316 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,316 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,316 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,345 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,345 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:34,345 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,345 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,345 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,346 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,346 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:34,346 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,346 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,347 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,362 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,362 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:34,362 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,362 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,362 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,362 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:34,362 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:34,362 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:34,362 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,363 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,364 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,364 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:34,364 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,364 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,364 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,365 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:34,365 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:34,365 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:34,365 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,365 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,378 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,378 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:34,378 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,378 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,378 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,381 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:34,381 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:34,381 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,381 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,381 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,384 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:34,384 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:34,384 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,384 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,388 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,388 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:34,388 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,388 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,388 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:34,389 INFO L286 olderBase$Statistics]: this new event has 247 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 179 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,395 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,395 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,398 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,398 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,398 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,398 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,401 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:34,401 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,401 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,401 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,403 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,403 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:34,403 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,403 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,403 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,414 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,414 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,414 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,414 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,414 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,417 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,417 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,417 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,417 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,417 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,426 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,427 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,427 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,427 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,427 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,429 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,429 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,429 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,429 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,429 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,434 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,434 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:34,434 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,434 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,434 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,443 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,443 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,443 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,443 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,443 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,445 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,445 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,445 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,445 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,445 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,447 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:34,447 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:34,447 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,447 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,450 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 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:34,450 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:34,450 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,450 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,450 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:34,463 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,463 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:34,463 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,463 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,463 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,463 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:34,463 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,463 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,463 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,463 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,465 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,465 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:34,465 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,465 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,465 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,465 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:34,465 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,465 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,465 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,465 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,476 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,476 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:34,476 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,476 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,476 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,478 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,478 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:34,478 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,478 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,478 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,481 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,481 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:34,481 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,481 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,481 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,484 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:34,484 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,484 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,484 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,484 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:34,484 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,484 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,484 INFO L289 olderBase$Statistics]: existing Event has 183 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,492 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:34,492 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,492 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,492 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:34,495 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,495 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:34,495 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:34,495 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,495 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,495 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:34,495 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,495 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,495 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,497 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,497 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:34,497 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,497 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,497 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,499 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,499 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:34,499 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,499 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:34,499 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:34,510 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 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:34,510 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:34,510 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:34,510 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,510 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,512 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,512 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,512 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,512 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [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:34,513 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,522 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,522 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:34,522 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,522 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,525 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,525 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,525 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,525 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,529 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,529 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:34,529 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,529 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:34,529 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,541 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,541 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:34,541 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,541 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,541 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 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,545 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,545 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 188 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 177 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 ([981] L54-->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:34,552 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:34,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,683 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:34,684 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,684 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,684 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,689 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,689 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,689 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,689 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,692 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,692 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,692 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,692 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,692 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,698 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,698 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,698 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,698 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,698 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,700 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,700 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,700 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,700 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,700 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,708 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,708 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:34,708 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,708 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,708 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,709 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:34,709 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,709 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,709 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:34,713 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,713 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,713 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,713 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,713 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,715 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,715 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,715 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,715 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,715 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,719 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,719 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,719 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,719 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,719 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,719 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:34,719 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:34,719 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:34,719 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,719 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,720 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,720 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,720 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,720 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,722 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,722 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,722 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,722 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,722 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,727 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,727 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,727 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,727 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,727 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,732 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,732 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,732 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,732 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,732 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,732 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:34,732 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,732 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,732 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,732 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:34,734 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,734 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:34,734 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,736 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,740 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,740 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,740 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,740 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,740 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,742 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,742 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,742 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,742 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,743 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,743 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,743 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,743 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,743 INFO L289 olderBase$Statistics]: existing Event has 190 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 ([981] L54-->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:34,745 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,745 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,745 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,745 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,746 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,746 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,746 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,746 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,746 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,746 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,746 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,746 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,747 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,747 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,747 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,747 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,747 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,750 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:34,750 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,750 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,750 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,750 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,750 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:34,750 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,750 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,750 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,750 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,753 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,753 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,753 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,753 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,754 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,755 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,755 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,755 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,755 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,755 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,757 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,757 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,757 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,757 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,757 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,759 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,759 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:34,759 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:34,759 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,759 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,760 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,760 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:34,760 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:34,760 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,760 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,766 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,766 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:34,766 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:34,766 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,766 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,784 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,785 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,785 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:34,786 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,786 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:34,786 INFO L289 olderBase$Statistics]: existing Event has 188 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[][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:34,788 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 188 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[][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:34,788 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 189 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,788 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:34,793 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,793 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,793 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:34,793 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,793 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,793 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,793 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,793 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,793 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,793 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,794 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:34,794 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,794 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:34,794 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,794 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,795 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,795 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,795 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:34,795 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,795 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,796 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,796 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,796 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,797 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,797 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:34,797 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:34,798 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,798 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,798 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,798 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,798 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,798 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,798 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,798 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,798 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:34,798 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,799 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,799 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,799 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,799 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,799 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,800 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,800 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,800 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,800 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,800 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,801 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,801 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 98#L68-4true, 318#true, 306#true, 307#true, 23#L54-1true]) [2025-04-29 11:12:34,801 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,801 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,802 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,802 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,802 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,802 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:34,802 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,802 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:34,802 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,803 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,803 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,803 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,803 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,803 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:34,804 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,804 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:34,804 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:34,804 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:34,804 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:34,805 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,805 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:34,805 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:34,805 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,805 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:34,807 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,807 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:34,807 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:34,807 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,807 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:34,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,811 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:34,811 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:34,811 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:34,812 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:34,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), 161#L72-2true, 37#L54-9true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:34,813 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-29 11:12:34,813 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:34,814 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:34,814 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:34,815 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,815 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-29 11:12:34,815 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:34,815 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:34,815 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:34,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, 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:34,817 INFO L286 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-04-29 11:12:34,817 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:34,817 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:34,817 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:34,818 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,818 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:34,818 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:34,818 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:34,818 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,821 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:34,821 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:34,821 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:34,821 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:34,822 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,822 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:34,822 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:34,822 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:34,822 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:34,824 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,824 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:34,824 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:34,824 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:34,824 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:34,826 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,826 INFO L286 olderBase$Statistics]: this new event has 281 ancestors and is cut-off event [2025-04-29 11:12:34,826 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:34,826 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:34,826 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:34,830 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:34,830 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:34,830 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:34,830 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:34,830 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:34,830 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:34,830 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:34,830 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:34,830 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:34,830 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,834 INFO L286 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:34,846 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,846 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:34,846 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:34,846 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:34,846 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:34,849 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,849 INFO L286 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-04-29 11:12:34,849 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:34,849 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:34,849 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,849 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:34,849 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:34,849 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:34,849 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:34,851 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,851 INFO L286 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-04-29 11:12:34,851 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:34,851 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:34,851 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:34,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][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:34,854 INFO L286 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-04-29 11:12:34,854 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:34,854 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:34,854 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:34,858 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:34,861 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,861 INFO L286 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-04-29 11:12:34,861 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:34,861 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:34,861 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:34,861 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:34,861 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:34,861 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:34,861 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:34,861 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:34,864 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 17#L68-3true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 206#L47-4true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:34,864 INFO L286 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-04-29 11:12:34,864 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:34,864 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:34,864 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:34,866 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,866 INFO L286 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2025-04-29 11:12:34,866 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:34,866 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:34,866 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:34,875 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,875 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:34,875 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:34,875 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:34,875 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:34,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, 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:34,880 INFO L286 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-04-29 11:12:34,880 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:34,881 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:34,881 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:34,881 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,881 INFO L286 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-04-29 11:12:34,881 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:34,881 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:34,881 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:34,895 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,895 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:34,895 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:34,895 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,895 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:34,896 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,896 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:34,896 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:34,896 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,896 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:34,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), 37#L54-9true, 108#L54-1true, 318#true, 52#L72-9true, 305#true]) [2025-04-29 11:12:34,898 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:34,898 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,898 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,898 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,900 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 306#true, 217#L72-1true, 23#L54-1true]) [2025-04-29 11:12:34,900 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:34,900 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,900 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,900 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 161#L72-2true, 37#L54-9true, 318#true, 108#L54-1true, 306#true, 23#L54-1true]) [2025-04-29 11:12:34,902 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,902 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:34,902 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:34,904 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,904 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,904 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,904 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,904 INFO L289 olderBase$Statistics]: existing Event has 238 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 ([981] L54-->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:34,905 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,905 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,905 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,905 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,906 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,906 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,906 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,906 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,906 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,907 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,907 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:34,907 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,907 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,907 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 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:34,908 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,908 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:34,908 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,909 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,909 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:34,909 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,910 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,910 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:34,910 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,910 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,910 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,911 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,912 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,912 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,913 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,913 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:34,913 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,913 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,913 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,914 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,914 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:34,914 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,914 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,914 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,915 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,915 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:34,915 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,915 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,915 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,916 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:34,916 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:34,916 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,916 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:34,916 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:34,922 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,922 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:34,922 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,922 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:34,922 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,923 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,923 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:34,923 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,923 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:34,923 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,924 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,924 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,924 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,924 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,924 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:34,924 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,924 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,924 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,924 INFO L289 olderBase$Statistics]: existing Event has 238 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,925 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,926 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:34,926 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:34,926 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,926 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:34,926 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:34,926 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:34,926 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,926 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,926 INFO L289 olderBase$Statistics]: existing Event has 250 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:34,928 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:34,928 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:34,928 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,928 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:34,928 INFO L116 PetriNetUnfolderBase]: 18021/59652 cut-off events. [2025-04-29 11:12:34,928 INFO L117 PetriNetUnfolderBase]: For 5184/5395 co-relation queries the response was YES. [2025-04-29 11:12:35,117 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:35,332 INFO L140 encePairwiseOnDemand]: 332/340 looper letters, 40 selfloop transitions, 2 changer transitions 0/271 dead transitions. [2025-04-29 11:12:35,333 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 271 transitions, 676 flow [2025-04-29 11:12:35,338 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:35,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:35,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 879 transitions. [2025-04-29 11:12:35,340 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.861764705882353 [2025-04-29 11:12:35,340 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:35,340 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 271 transitions, 676 flow [2025-04-29 11:12:35,349 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:35,353 INFO L231 Difference]: Finished difference. Result has 257 places, 271 transitions, 598 flow [2025-04-29 11:12:35,354 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:35,354 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -11 predicate places. [2025-04-29 11:12:35,354 INFO L485 AbstractCegarLoop]: Abstraction has has 257 places, 271 transitions, 598 flow [2025-04-29 11:12:35,355 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:35,355 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:35,355 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:35,355 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-04-29 11:12:35,355 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:35,355 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:35,355 INFO L85 PathProgramCache]: Analyzing trace with hash 2056086214, now seen corresponding path program 1 times [2025-04-29 11:12:35,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:35,356 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1489616256] [2025-04-29 11:12:35,356 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:35,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:35,360 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:35,362 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:35,362 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:35,362 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:35,465 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:35,466 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:35,466 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1489616256] [2025-04-29 11:12:35,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1489616256] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:35,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:35,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:35,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1671843834] [2025-04-29 11:12:35,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:35,466 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:35,466 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:35,467 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:35,467 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:35,697 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 340 [2025-04-29 11:12:35,699 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:35,699 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:35,699 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 340 [2025-04-29 11:12:35,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:36,259 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:36,260 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 144 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:36,260 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 143 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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:36,260 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 145 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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:36,260 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,279 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:36,279 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,279 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:36,279 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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:36,280 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:36,280 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,287 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:36,287 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,287 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,288 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,306 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:36,306 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:36,306 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:36,306 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-04-29 11:12:36,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:36,306 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,306 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,306 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,306 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,307 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:36,307 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:36,307 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-04-29 11:12:36,307 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-04-29 11:12:36,307 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:36,307 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-04-29 11:12:36,307 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:36,307 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,307 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,307 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,307 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,307 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:36,318 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:36,347 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:36,347 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,347 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:36,347 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,347 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,347 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,347 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,348 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:36,348 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,348 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:36,348 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,348 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:36,348 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,348 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:36,348 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,348 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:36,348 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,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], [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:36,371 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:36,409 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:36,409 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,409 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:36,409 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,409 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:36,409 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,409 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:36,409 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,409 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,473 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:36,473 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,473 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,473 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,473 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,474 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:36,474 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,474 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:36,474 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,474 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:36,474 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,474 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:36,474 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,474 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,508 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:36,508 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,508 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:36,508 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,508 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:36,508 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,508 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:36,508 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,508 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,508 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:36,508 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,509 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:36,509 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,509 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:36,509 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,509 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:36,509 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,509 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,510 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:36,510 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,510 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:36,510 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,510 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,590 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:36,590 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,590 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:36,590 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,590 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:36,591 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,591 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,591 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,729 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:36,729 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,729 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,729 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,729 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,729 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,729 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,729 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,729 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,729 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,778 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:36,778 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:36,779 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:36,779 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,816 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,816 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,816 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,816 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,816 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 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:36,832 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,832 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:36,832 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:36,833 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,833 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:36,833 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,833 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:36,833 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,834 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:36,834 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,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], [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:36,834 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,834 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,834 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,865 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,866 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,866 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,866 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:36,866 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,883 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:36,883 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,883 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:36,883 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,912 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,912 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,912 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,912 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,912 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:36,912 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,912 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:36,912 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,912 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,912 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,912 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:36,912 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,913 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,913 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:36,913 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,958 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,959 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:36,959 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:36,959 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:36,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], [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:36,959 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:36,959 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:36,960 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:36,960 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 155 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:37,003 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:37,004 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:37,004 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:37,004 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [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:37,004 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,210 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:37,210 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,210 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:37,210 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:37,210 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,215 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,215 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,215 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,215 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,215 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,251 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:37,251 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-29 11:12:37,251 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:37,251 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 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:37,254 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-29 11:12:37,254 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:37,254 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:37,254 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-04-29 11:12:37,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,254 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,254 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,254 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,254 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,255 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,257 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [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:37,258 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:37,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [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:37,337 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,337 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,337 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,338 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:37,339 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,340 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:37,340 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,340 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:37,340 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:37,340 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:37,340 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:37,342 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:37,342 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:37,356 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:37,356 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:37,356 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:37,356 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,356 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,359 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:37,359 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,359 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:37,359 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,359 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:37,359 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,359 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:37,359 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,359 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:37,359 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,361 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:37,361 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,391 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:37,391 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:37,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[][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:37,391 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,395 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,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[][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:37,395 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,395 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:37,395 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,398 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,398 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,398 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,398 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,405 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:37,405 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,448 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:37,448 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,448 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,449 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,449 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,455 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:37,455 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,455 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,455 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,455 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,483 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:37,483 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,483 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,483 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 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:37,484 INFO L286 olderBase$Statistics]: this new event has 177 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 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 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:37,484 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,484 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:37,484 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 175 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,484 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,485 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:37,485 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,494 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:37,494 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,494 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,494 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,495 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:37,495 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,495 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,495 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,495 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,498 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:37,498 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:37,499 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:37,499 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:37,499 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,499 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,501 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:37,501 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,501 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:37,501 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,501 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:37,501 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,501 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:37,501 INFO L286 olderBase$Statistics]: this new event has 169 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 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,502 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:37,502 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,502 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,502 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,502 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,502 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,504 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:37,504 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,504 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:37,504 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,504 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:37,504 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,504 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:37,504 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,504 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:37,504 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,505 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,505 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,506 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:37,506 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,506 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:37,506 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,506 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:37,507 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,507 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,507 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,507 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:37,507 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,507 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:37,507 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,507 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:37,507 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,507 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,507 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,544 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:37,544 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 169 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 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:37,544 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,551 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:37,551 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,551 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:37,551 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,551 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:37,551 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [38#$Ultimate##0true, 183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,552 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,555 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,555 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:37,557 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,557 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:37,558 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [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:37,558 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,559 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:37,559 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 165 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,756 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:37,757 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,757 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:37,757 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,757 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:37,757 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,757 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:37,757 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,757 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,758 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,758 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,758 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,759 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:37,759 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,759 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,759 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,759 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,759 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,759 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,761 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:37,761 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,761 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:37,761 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,761 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:37,761 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,761 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:37,761 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,794 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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,794 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,794 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,794 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,794 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,828 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:37,829 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,829 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:37,829 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,829 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:37,829 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,829 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:37,829 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,829 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:37,829 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,829 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,831 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:37,831 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,831 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:37,831 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,831 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,831 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:37,832 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:37,832 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:37,832 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,833 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:37,833 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,833 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:37,833 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,833 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:37,833 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,833 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,834 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:37,834 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,834 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:37,834 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,835 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:37,835 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,835 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:37,835 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,835 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:37,835 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,835 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:37,835 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,835 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:37,835 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,835 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,837 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:37,837 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,837 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:37,837 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,837 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:37,837 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,837 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:37,837 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,837 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:37,837 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,837 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:37,837 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,837 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,838 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:37,838 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,838 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:37,838 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,838 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:37,838 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,838 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:37,838 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,838 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,841 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:37,841 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,841 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,841 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,841 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,841 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:37,841 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,841 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,841 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,841 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,841 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,842 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:37,842 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,842 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:37,842 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,842 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:37,842 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,842 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,859 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:37,859 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,859 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,859 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,859 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,897 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,898 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,898 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,898 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,898 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,898 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,900 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:37,900 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,900 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:37,900 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,900 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:37,900 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,900 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:37,900 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,901 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:37,901 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,901 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,901 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,901 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,901 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,901 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,901 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:37,904 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:37,904 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:37,904 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:37,904 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:37,904 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,904 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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,919 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,964 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:37,964 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,964 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:37,964 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,965 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:37,965 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,965 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:37,965 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,972 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:37,972 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,972 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:37,972 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,972 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:37,972 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,973 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:37,973 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,973 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:37,973 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,976 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:37,976 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,976 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,976 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,976 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,977 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:37,977 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,977 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,977 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,977 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,977 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,977 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,977 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:37,977 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,977 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,977 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,977 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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,978 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,005 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:38,005 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,008 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:38,008 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,008 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,008 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,008 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,037 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:38,037 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,037 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:38,037 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,039 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:38,039 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,039 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,039 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,039 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,039 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,039 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,039 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,039 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,039 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:38,039 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,039 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,040 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:38,040 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,040 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:38,040 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,040 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:38,040 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,040 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,042 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:38,042 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,042 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,045 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:38,045 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,064 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:38,064 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,064 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,064 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,064 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,064 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,067 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:38,067 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,072 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:38,072 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,072 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,072 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,072 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,072 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,072 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,076 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:38,076 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,084 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:38,084 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,084 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,084 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,084 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,085 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,088 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:38,089 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,090 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:38,090 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,106 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:38,106 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,107 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:38,107 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 163 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 ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,107 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,107 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:38,107 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,108 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,108 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:38,108 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,109 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:38,109 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,110 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:38,110 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,110 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:38,110 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,111 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:38,111 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,111 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:38,111 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,112 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:38,112 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,114 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:38,114 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,128 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:38,128 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,128 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,128 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,128 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,128 INFO L289 olderBase$Statistics]: existing Event has 168 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,131 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 178 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,135 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,139 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:38,140 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,147 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,155 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:38,155 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,156 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:38,156 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,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[][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:38,156 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 174 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~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:38,160 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-29 11:12:38,160 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:38,160 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,161 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:38,161 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,162 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,162 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,162 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,162 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,162 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,175 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:38,176 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,176 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:38,176 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,176 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:38,176 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,176 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:38,176 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,177 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:38,177 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,177 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:38,177 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,177 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,178 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:38,178 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,178 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:38,178 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,178 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,179 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:38,179 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 165 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 ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,180 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,180 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,180 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,180 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,184 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:38,184 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,184 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:38,184 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,185 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:38,185 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,185 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:38,185 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,185 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:38,185 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 175 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:38,187 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 176 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:38,187 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,188 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:38,188 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,188 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:38,188 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,188 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:38,188 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,190 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:38,190 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,190 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:38,190 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,190 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:38,190 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,190 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:38,190 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,190 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:38,190 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,190 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,193 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:38,193 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,193 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,193 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,193 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,193 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,193 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,193 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:38,194 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,194 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:38,194 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,194 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:38,194 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,194 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:38,194 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,194 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,197 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:38,197 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,197 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,197 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,197 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,197 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,199 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:38,200 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,200 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,200 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,200 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,204 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:38,204 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,204 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,204 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,204 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,204 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,204 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,208 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:38,208 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,216 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,223 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:38,223 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,223 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:38,223 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,223 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,224 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:38,224 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,227 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:38,227 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,227 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:38,227 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,228 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:38,228 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,231 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,231 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,231 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:38,231 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,231 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,244 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:38,244 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,244 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,244 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,244 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,244 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:38,244 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,244 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,244 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,244 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,244 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,244 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,245 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:38,245 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,245 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:38,245 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,245 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:38,245 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,246 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:38,246 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,246 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:38,246 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,246 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,247 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:38,247 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,248 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:38,248 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,260 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:38,260 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,260 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,260 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,260 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,260 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,261 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:38,261 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,261 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,261 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,261 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,261 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,261 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,262 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:38,262 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,263 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:38,263 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,263 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,268 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:38,268 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,275 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,282 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:38,282 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,282 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:38,282 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,283 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:38,283 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,283 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,283 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,283 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,283 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,283 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,283 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,283 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,286 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:38,286 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,286 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,286 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,286 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,286 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:38,286 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,286 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,286 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,286 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,286 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,286 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,287 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:38,287 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,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[][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:38,290 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,290 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,290 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,290 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:38,299 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:38,300 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,300 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:38,300 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,300 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:38,300 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,300 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:38,300 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,300 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,301 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,301 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,301 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,301 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,301 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,301 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,301 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,301 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,303 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,303 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,303 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,303 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,303 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,303 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,312 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:38,312 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,313 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:38,313 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,313 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:38,313 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:38,313 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:38,313 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:38,313 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,313 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,313 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,313 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,313 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,313 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,319 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:38,319 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,319 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:38,319 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,323 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,323 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,323 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,323 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,325 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:38,325 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,326 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:38,326 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,326 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,326 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,326 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,326 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,326 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,326 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,326 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,326 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,327 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:38,327 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,327 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,327 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,327 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,328 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:38,328 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,329 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,329 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,329 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,329 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,329 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,331 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:38,331 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,331 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,331 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,331 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,332 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,333 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:38,333 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,333 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:38,333 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,333 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:38,333 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,333 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:38,333 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,336 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:38,336 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,336 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:38,336 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,336 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:38,336 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,336 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:38,336 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,337 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,337 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,337 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,337 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,337 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:38,337 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,337 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,337 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,337 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,340 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,346 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:38,347 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,347 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:38,347 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,347 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,348 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,351 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:38,351 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,351 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,351 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,351 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,351 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:38,351 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,351 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,351 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,351 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,351 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,351 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,352 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:38,352 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,355 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,355 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,365 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:38,365 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,365 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:38,365 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,366 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,366 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,366 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,367 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:38,367 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,368 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:38,368 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,368 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,368 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,368 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,372 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:38,372 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,372 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,372 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,372 INFO L289 olderBase$Statistics]: existing Event has 174 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 ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,373 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,375 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,377 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:38,377 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,377 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,377 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,377 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,379 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:38,379 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,379 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,379 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,379 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,379 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,381 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:38,381 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,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], [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:38,382 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,384 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,384 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,384 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,384 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,390 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,391 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,393 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:38,393 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,393 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,393 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,393 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,393 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,394 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:38,394 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,394 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:38,394 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,396 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:38,396 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,396 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:38,396 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,396 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,397 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:38,397 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,397 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,397 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,397 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,397 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,400 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:38,400 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,402 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:38,402 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,402 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:38,402 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,402 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:38,402 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,402 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:38,402 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,403 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:38,403 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,406 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:38,406 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:38,407 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:38,407 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,408 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:38,408 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,408 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,408 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,408 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,408 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,408 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,408 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,408 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:38,411 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,411 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:38,411 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,411 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,414 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,414 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,414 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:38,414 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,415 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,425 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:38,425 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,425 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:38,426 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,427 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:38,427 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,427 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,427 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,427 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,427 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,427 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,427 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,428 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,432 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:38,432 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,432 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,432 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,432 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,440 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,440 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,440 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,440 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:38,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[][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:38,442 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,442 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:38,442 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,442 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,442 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,442 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,442 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,442 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,446 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,446 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:38,446 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,446 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,446 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,446 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,446 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,446 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,446 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,447 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,447 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,447 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,447 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,447 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,448 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,448 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,448 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,448 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,448 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,452 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,458 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:38,458 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,458 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:38,458 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,458 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,459 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,460 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:38,460 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,460 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,460 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,460 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,460 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,460 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,460 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,460 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,460 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,461 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:38,461 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,461 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,461 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,461 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,461 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,461 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,461 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:38,461 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,461 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,462 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,462 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,463 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:38,463 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,463 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,463 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,463 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,466 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:38,466 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,466 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:38,466 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,467 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:38,467 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,467 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:38,467 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,467 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,483 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:38,483 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,483 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,483 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,483 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,484 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:38,484 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,484 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,484 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,484 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,484 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,485 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:38,485 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,486 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:38,486 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,486 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,486 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,486 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,490 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:38,490 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,498 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:38,499 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,500 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,500 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,500 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,500 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,500 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:38,500 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,500 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,500 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,500 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,500 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,507 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,507 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,508 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:38,508 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,508 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:38,508 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,512 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:38,512 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,512 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,512 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,512 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,514 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:38,514 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,514 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:38,514 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:38,514 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:38,514 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:38,514 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,515 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,515 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,515 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,515 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,521 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:38,521 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,527 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:38,527 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,527 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:38,527 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,527 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:38,527 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,527 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:38,527 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,527 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,528 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:38,528 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,528 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,528 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,528 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,530 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:38,530 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,530 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:38,530 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,530 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:38,530 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,530 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,531 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:38,531 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,531 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:38,531 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,533 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:38,533 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:38,533 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,533 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:38,533 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,534 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:38,534 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,534 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:38,534 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,534 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:38,534 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,534 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:38,534 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,534 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:38,534 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,534 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:38,534 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,534 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,535 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:38,535 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,535 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,535 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,535 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,535 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,535 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,536 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:38,536 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,536 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:38,536 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,536 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:38,536 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,536 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:38,536 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,536 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:38,536 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,536 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,540 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:38,540 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,541 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:38,541 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,542 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:38,542 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,544 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:38,544 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,544 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,547 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:38,547 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,547 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,547 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,547 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,555 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-04-29 11:12:38,555 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-29 11:12:38,555 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,555 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-29 11:12:38,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[][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:38,557 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,557 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,557 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,557 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,557 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:38,557 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,557 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,557 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,557 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,557 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,563 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:38,563 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,563 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,563 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,563 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,563 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,563 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,563 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,563 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,565 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:38,565 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,565 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,565 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,565 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,569 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:38,569 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,569 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,569 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,569 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,571 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:38,571 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,571 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,571 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,571 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,571 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:38,572 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,572 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:38,572 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,572 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:38,572 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,572 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:38,572 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,572 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:38,572 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,572 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:38,572 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,572 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,572 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:38,573 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,573 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,573 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,573 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,573 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,574 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:38,574 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,574 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,574 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,574 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,574 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,576 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:38,576 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [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:38,576 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,576 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:38,576 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,584 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:38,584 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,584 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,584 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,584 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,584 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:38,584 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,584 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,584 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,585 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,585 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:38,585 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,585 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,585 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,585 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,585 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,588 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:38,588 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,590 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,590 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,590 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,590 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,590 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,591 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,591 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,591 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,591 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,592 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,592 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,592 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,593 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:38,593 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,594 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,594 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,594 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,594 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,596 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:38,596 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,596 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:38,596 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,596 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:38,596 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,596 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:38,596 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,597 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:38,597 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,597 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:38,597 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,597 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:38,597 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,597 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:38,597 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,597 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:38,597 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,597 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,597 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:38,598 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,598 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,598 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,598 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,598 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,598 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:38,598 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,598 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,598 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,598 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,598 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,608 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:38,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[][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:38,610 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,610 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:38,610 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,616 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:38,616 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,616 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,616 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,616 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,616 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,616 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,616 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,616 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,618 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:38,618 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,618 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,618 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,618 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,622 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:38,622 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,629 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:38,629 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,629 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,629 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,629 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,630 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,632 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,632 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,632 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,632 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,632 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,633 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:38,633 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,634 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:38,634 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,637 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:38,637 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,637 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:38,637 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,637 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:38,637 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,637 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,640 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:38,640 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,640 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,640 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,640 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,645 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:38,645 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,646 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,646 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,646 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,648 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:38,648 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,648 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:38,648 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,648 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:38,648 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,648 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,648 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:38,649 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,649 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:38,649 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,649 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:38,649 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,649 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,650 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:38,650 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,650 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:38,650 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,650 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,652 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:38,652 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,652 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,652 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,652 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,652 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,652 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:38,652 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,652 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,652 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,652 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,654 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,654 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:38,654 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,654 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,658 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,658 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,658 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,658 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,658 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,658 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:38,658 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,658 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,658 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,658 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,658 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,665 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:38,665 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,666 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:38,666 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,671 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:38,671 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,671 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,671 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,671 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,681 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:38,681 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,681 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,681 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,681 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,681 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,681 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:38,683 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,683 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,683 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,683 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,688 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:38,688 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-04-29 11:12:38,688 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,688 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,689 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:38,689 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,689 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:38,689 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,690 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:38,690 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,691 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:38,691 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,691 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,691 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,691 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,691 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,692 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:38,692 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-29 11:12:38,692 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:38,692 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,692 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,693 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:38,693 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,693 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,693 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,693 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,693 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:38,693 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,693 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,693 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,693 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,693 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,693 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,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), 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,698 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,698 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,698 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,698 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,703 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:38,703 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,703 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,703 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,703 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,703 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,703 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:38,703 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,703 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,703 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,703 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,705 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:38,705 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,705 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,705 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:38,705 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,705 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:38,705 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,705 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,708 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:38,708 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,708 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:38,708 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,709 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:38,709 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,709 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:38,709 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,709 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:38,709 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,709 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,713 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:38,713 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,713 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:38,713 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,713 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:38,713 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,713 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:38,713 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,713 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,713 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:38,713 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,714 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,714 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,714 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,714 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,717 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:38,717 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,717 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,717 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,717 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,717 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,717 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,717 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,717 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,719 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,719 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,719 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,719 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,719 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:38,723 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,723 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,723 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,723 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,733 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:38,733 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,736 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:38,736 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,736 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,736 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,736 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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,741 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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,741 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,746 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:38,747 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,747 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,747 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,747 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,758 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:38,758 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,758 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,758 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,758 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,758 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,758 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:38,758 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,758 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,758 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,758 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,759 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:38,759 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,759 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,759 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,759 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,759 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,760 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,760 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:38,760 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,760 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:38,760 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,760 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,763 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:38,763 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,763 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:38,763 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,763 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:38,763 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,763 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:38,763 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,764 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:38,764 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,764 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,764 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,764 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,764 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,766 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:38,766 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,767 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:38,767 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,767 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:38,767 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,768 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:38,768 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,768 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:38,768 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,772 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:38,772 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,772 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,773 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:38,773 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,773 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:38,773 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,773 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:38,773 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,774 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:38,774 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,774 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:38,774 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,774 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:38,774 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,774 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,775 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:38,775 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,775 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:38,775 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,775 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:38,775 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,775 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:38,776 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,776 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:38,776 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,776 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,788 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:38,788 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,788 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,788 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,788 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,788 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,788 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,790 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:38,790 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,790 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,790 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,790 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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,795 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,795 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,795 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,795 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,795 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:38,795 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,795 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,795 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,795 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,795 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,809 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:38,810 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,810 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:38,810 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,810 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:38,810 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,810 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:38,810 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,811 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:38,811 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,811 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,811 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,811 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,811 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,812 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:38,812 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,812 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:38,812 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,812 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:38,812 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,812 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:38,812 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,812 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,813 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,813 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,813 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,814 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:38,814 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,814 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:38,814 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,819 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:38,819 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,820 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:38,820 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,820 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,820 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,820 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,820 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,820 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,821 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:38,821 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,821 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:38,821 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,821 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:38,821 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,821 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,825 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:38,825 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,825 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:38,825 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,825 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:38,825 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,825 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,826 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:38,826 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,826 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,826 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,826 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,827 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,827 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:38,827 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,827 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:38,827 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,827 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:38,827 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,827 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:38,827 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,830 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,830 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,831 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,831 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,831 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,831 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,831 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,831 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,831 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,832 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,832 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,832 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,832 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,832 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,834 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:38,834 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,834 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:38,834 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,834 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:38,834 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,834 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:38,834 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,834 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,835 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:38,835 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,835 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:38,835 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,835 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:38,835 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,835 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:38,835 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,836 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:38,836 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,836 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:38,836 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,836 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:38,836 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,836 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,837 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:38,837 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,837 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,837 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,837 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,837 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,837 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:38,837 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,837 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,837 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,837 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,837 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,837 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:38,838 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,838 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:38,838 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,838 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:38,838 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,839 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:38,839 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,839 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,839 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,839 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:38,839 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,839 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,841 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,841 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,841 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [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:38,841 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,841 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,842 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,842 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [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:38,842 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,842 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,842 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,842 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,842 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,842 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,842 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,847 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:38,847 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,849 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:38,849 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,849 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,849 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,849 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,854 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,854 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,854 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,854 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,854 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,855 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:38,855 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,855 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,855 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,855 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,855 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,876 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:38,876 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,876 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,876 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,876 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,876 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,876 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,876 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,876 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,878 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:38,878 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,881 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:38,881 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,881 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,881 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,881 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,881 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:38,881 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,881 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,882 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,882 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,882 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, 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:38,882 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,882 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,882 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,882 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,884 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:38,884 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,884 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,885 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,885 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:38,885 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,885 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:38,885 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,885 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:38,885 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,885 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:38,885 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,885 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,886 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,886 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,886 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,891 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:38,891 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,891 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,891 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:38,891 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,892 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:38,893 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,893 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:38,893 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,893 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:38,893 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,893 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:38,893 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,893 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:38,893 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,893 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,894 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:38,894 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,894 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:38,894 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,894 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:38,894 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,894 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:38,894 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,894 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:38,894 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,894 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,895 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,895 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,897 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,897 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,897 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:38,897 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,901 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:38,901 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,901 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,901 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,901 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,901 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,901 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,901 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,901 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,902 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:38,902 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,902 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:38,902 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,902 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:38,902 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,902 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO 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:38,903 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,904 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:38,904 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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,907 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,907 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:38,907 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,929 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:38,929 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,929 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,929 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,929 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,929 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,929 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,932 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:38,932 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,932 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,932 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,932 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L284 olderBase$Statistics]: inserting event number 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:38,940 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:38,947 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:38,947 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,947 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,947 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,947 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,947 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,947 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,947 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,947 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,947 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,947 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,947 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:38,948 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,948 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:38,948 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,948 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,949 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:38,949 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,949 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:38,949 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,949 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,950 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:38,950 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,950 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:38,950 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,950 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:38,950 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:38,950 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,951 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:38,951 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,952 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:38,952 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,952 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:38,952 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,952 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,953 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:38,953 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,953 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,953 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,953 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,953 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,953 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,954 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:38,955 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,955 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:38,955 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,955 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:38,955 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,955 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:38,955 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,955 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,956 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:38,956 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,956 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,956 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,956 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,956 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,956 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,956 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,956 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,959 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:38,959 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,959 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:38,959 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,959 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:38,959 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,959 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,959 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:38,959 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,960 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:38,960 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,960 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:38,960 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,960 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:38,960 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,960 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,960 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,961 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:38,961 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,961 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:38,961 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,961 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,980 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:38,980 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,983 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:38,983 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,983 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,983 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,983 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,987 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:38,987 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,988 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:38,988 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,988 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:38,988 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,988 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:38,988 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:38,988 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,988 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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,988 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,989 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,989 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,989 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,989 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,990 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:38,990 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,992 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:38,992 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,992 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,992 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,992 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,992 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,992 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,997 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:38,997 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,997 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,997 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,997 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,997 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:38,997 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,997 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,998 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:38,998 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,998 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:38,998 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,998 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:38,998 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,998 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,999 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:38,999 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,999 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:38,999 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,999 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,000 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:39,000 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,000 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,004 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:39,004 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,004 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,004 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,005 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,005 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,005 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,005 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:39,005 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,005 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,005 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,005 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,005 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,006 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:39,006 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,006 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,006 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,006 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,006 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,006 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,006 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,006 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,006 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,008 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:39,008 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,008 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,008 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,008 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,008 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,011 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:39,011 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,011 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,011 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,011 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,011 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,011 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,011 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,011 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,011 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,011 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,012 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:39,012 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,012 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:39,012 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,012 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,012 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:39,012 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,013 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:39,013 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,013 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,014 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:39,014 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,014 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,014 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,014 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,014 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,015 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:39,015 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,015 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,015 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,015 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,015 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,015 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,015 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:39,015 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,015 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,015 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,016 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:39,016 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,016 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:39,016 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:39,016 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:39,017 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [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:39,017 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,017 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,017 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:39,018 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,018 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,018 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,018 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,018 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,018 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,018 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,018 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,019 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:39,019 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,019 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,019 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,019 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,019 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,019 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,020 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:39,020 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,020 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,020 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,020 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,020 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,020 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,024 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:39,024 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,024 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:39,024 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,024 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:39,024 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,025 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:39,025 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,025 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,025 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,027 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:39,027 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L284 olderBase$Statistics]: inserting event number 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:39,027 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,027 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:39,027 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,028 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:39,028 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,028 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:39,028 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,029 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:39,029 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,029 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,029 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,029 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,029 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:39,029 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,029 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,029 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,029 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:39,029 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,030 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:39,030 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,030 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:39,030 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,030 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:39,030 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,030 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:39,030 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,030 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:39,030 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,030 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,031 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:39,031 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,031 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:39,031 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,031 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,033 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:39,033 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,033 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,033 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,033 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,034 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:39,034 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,034 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:39,034 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,034 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:39,034 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,034 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:39,034 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,034 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:39,034 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,034 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:39,034 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,035 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:39,035 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,035 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:39,035 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,035 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:39,035 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,036 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:39,036 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,036 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:39,036 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,036 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:39,036 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,036 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:39,036 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,036 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,037 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,048 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:39,048 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,048 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,048 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,048 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,048 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,048 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,051 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:39,051 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,051 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,051 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,051 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,054 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:39,054 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,054 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,055 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,055 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,055 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,055 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,055 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,055 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:39,056 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,056 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:39,056 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,056 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:39,056 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,056 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,056 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:39,056 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,056 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,058 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:39,058 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,058 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,058 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,058 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,058 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,059 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:39,059 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 2#L68-7true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,069 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-04-29 11:12:39,069 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:39,069 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:39,069 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:39,075 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:39,075 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,075 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,076 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:39,076 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 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:39,076 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 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:39,076 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 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:39,076 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,079 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:39,079 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,080 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:39,080 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,080 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:39,080 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,080 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,081 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:39,081 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,081 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:39,081 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,081 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,082 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:39,082 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,082 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,082 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,082 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,082 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,082 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,082 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,082 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,082 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,083 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:39,083 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,083 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:39,083 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,083 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,087 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:39,087 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,087 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:39,087 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,087 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:39,087 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,088 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:39,088 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,088 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:39,088 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,088 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:39,088 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,088 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,089 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:39,089 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,089 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:39,089 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,089 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:39,089 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,089 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:39,089 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,091 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:39,091 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,091 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:39,091 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,091 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:39,091 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,091 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:39,091 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,091 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,091 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:39,092 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:39,092 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:39,092 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:39,092 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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:39,092 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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:39,092 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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:39,093 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,098 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:39,098 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,101 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:39,101 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,101 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,101 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,101 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,104 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:39,104 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,104 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,104 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,104 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,104 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,104 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,104 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,105 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:39,105 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,105 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,105 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,105 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,105 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:39,105 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,105 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,106 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:39,106 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,106 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,106 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:39,106 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,107 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:39,107 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,107 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,107 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,107 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,107 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,109 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:39,109 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,109 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,109 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,109 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,109 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,118 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-04-29 11:12:39,118 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:39,118 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-04-29 11:12:39,118 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:39,120 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:39,120 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,120 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,120 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,120 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,120 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,121 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,121 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:39,124 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,129 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:39,129 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:39,130 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:39,130 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,130 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:39,130 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,130 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,131 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:39,131 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,131 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:39,131 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,131 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:39,131 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,131 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,138 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:39,138 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,138 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,138 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,138 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,138 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,139 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:39,139 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,139 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:39,139 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,139 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:39,139 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,140 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:39,140 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,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, 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:39,140 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,141 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:39,141 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,143 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:39,143 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L284 olderBase$Statistics]: inserting event number 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:39,143 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,144 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:39,144 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,145 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:39,145 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,145 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,148 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:39,148 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,148 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,148 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,148 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,148 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,148 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,148 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,149 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:39,149 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,149 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:39,149 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,149 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:39,149 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,149 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,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, 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:39,150 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,150 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,150 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,150 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,150 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:39,150 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,150 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,150 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,150 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,150 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,151 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:39,151 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,152 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,152 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,152 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,153 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:39,153 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,153 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,153 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,153 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,153 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,153 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,162 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,162 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-04-29 11:12:39,162 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:39,162 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:39,162 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:39,164 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:39,164 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,164 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,164 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,165 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,165 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,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, 2#L68-7true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:39,171 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,171 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,171 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,171 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,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, 2#L68-7true, 21#L42-3true, 325#true, 305#true]) [2025-04-29 11:12:39,171 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,171 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,171 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,171 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,172 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:39,172 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,172 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:39,172 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,173 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:39,173 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,173 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,173 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,173 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,173 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,175 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:39,175 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,175 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,175 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,175 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,176 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:39,176 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,186 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:39,186 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,186 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:39,186 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,186 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,187 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:39,187 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,187 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,187 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,187 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,187 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,187 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:39,187 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:39,189 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:39,189 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,189 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:39,189 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,189 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:39,189 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,190 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:39,190 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,190 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,190 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,190 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,190 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,190 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,192 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:39,192 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,192 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:39,192 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,192 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:39,192 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,192 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:39,192 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,193 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:39,193 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,193 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:39,193 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,193 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:39,193 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,193 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:39,193 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,193 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,194 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:39,194 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,194 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:39,194 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,194 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,204 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,204 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-04-29 11:12:39,204 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:39,204 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:39,204 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,206 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:39,206 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,206 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,206 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,206 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,206 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,206 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,206 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,213 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:39,213 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,213 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,213 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,213 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,213 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:39,213 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,213 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,213 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,213 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,214 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:39,214 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:39,214 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,214 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,215 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:39,215 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,215 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,215 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,217 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:39,217 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,218 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:39,218 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,218 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,218 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,218 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:39,220 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,221 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:39,221 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,221 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,221 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,221 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,221 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,221 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,221 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,222 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:39,222 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,222 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,222 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,222 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,222 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,223 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:39,223 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,225 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:39,225 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,233 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,233 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:39,233 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,233 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,234 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 53#L50-13true, 306#true]) [2025-04-29 11:12:39,234 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,234 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,234 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,234 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:39,235 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,235 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,236 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,236 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,236 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,237 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,237 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,238 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,240 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:39,240 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,240 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:39,240 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,240 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:39,240 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,240 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:39,240 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,240 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,241 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:39,241 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,241 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:39,241 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,241 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:39,241 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,241 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:39,241 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,241 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,242 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:39,242 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,242 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:39,242 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,242 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:39,242 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,244 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:39,244 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,244 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:39,244 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,244 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:39,244 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,244 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,245 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:39,245 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,245 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:39,245 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L284 olderBase$Statistics]: inserting event number 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:39,245 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,245 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:39,245 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,245 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:39,245 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO 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:39,246 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,246 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:39,246 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,246 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:39,246 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,250 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:39,250 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,256 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:39,256 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,256 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,256 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,256 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,256 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:39,257 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:39,257 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,257 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:39,257 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,259 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:39,259 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,259 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,259 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,259 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,259 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,260 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:39,260 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,260 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,260 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,260 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,261 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:39,261 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,261 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,261 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,261 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,263 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:39,263 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,263 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:39,263 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,264 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,264 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,264 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,264 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,264 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,265 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:39,265 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,265 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,265 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,265 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,265 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,266 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:39,266 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,266 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,266 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,266 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,266 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,266 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,268 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:39,268 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,272 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,273 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,273 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-29 11:12:39,273 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:39,273 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:39,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[][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:39,273 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,273 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,273 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,273 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,281 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:39,281 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,281 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:39,281 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,281 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:39,281 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,281 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,282 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:39,282 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,283 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:39,283 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,283 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:39,283 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,284 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,284 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:39,284 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,284 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,284 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,284 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,284 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,284 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,285 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:39,285 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,285 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,285 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,285 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,285 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,285 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,288 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:39,288 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,288 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:39,288 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,288 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,289 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:39,289 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,289 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:39,289 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,289 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:39,289 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,289 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,297 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:39,297 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,297 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:39,297 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,298 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,298 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,298 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:39,298 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,298 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,298 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,298 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,298 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,298 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,298 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,298 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,299 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,299 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,300 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:39,300 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,300 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,300 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,300 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,300 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,302 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:39,302 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,303 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:39,303 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,304 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:39,304 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,304 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,304 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,304 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,304 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,305 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:39,305 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,305 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,305 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,305 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,305 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,305 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,305 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,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[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:39,306 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,307 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:39,307 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,307 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,307 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,307 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,309 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:39,309 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,309 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,309 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,309 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,314 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:39,314 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,314 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,316 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:39,316 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,316 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,316 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,316 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,316 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,316 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,316 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,326 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:39,326 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,326 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:39,326 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,326 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:39,326 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,326 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,326 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:39,326 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,327 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:39,327 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:39,327 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:39,327 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:39,327 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,327 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,327 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,327 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,327 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,327 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,330 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:39,330 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,330 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,330 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,330 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,330 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,330 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,330 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,330 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,331 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:39,331 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,331 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,331 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,331 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,331 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,331 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,336 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:39,336 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,338 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:39,338 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,338 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,338 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,338 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,338 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,338 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,342 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:39,342 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,342 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,342 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,342 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,342 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,343 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,344 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:39,344 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,346 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:39,346 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,346 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,346 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,346 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,346 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,346 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,347 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:39,347 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,352 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:39,352 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,352 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,353 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,353 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,353 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,355 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,360 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:39,360 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,360 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,360 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,360 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,360 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,362 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:39,362 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,362 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,362 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,362 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,375 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:39,375 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:39,376 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:39,376 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,376 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,376 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,376 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,376 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,376 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,377 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:39,377 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,377 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:39,377 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,387 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,387 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-29 11:12:39,387 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:39,387 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:39,387 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:39,388 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,388 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:39,390 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,395 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:39,395 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,397 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:39,397 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,397 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,397 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,397 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,400 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:39,400 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,400 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:39,400 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 282#L50-5true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,402 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,402 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO 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:39,402 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,403 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:39,403 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,403 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,403 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,403 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,403 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,403 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,409 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:39,409 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,409 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:39,409 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:39,409 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,416 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:39,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[][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:39,416 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,416 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,417 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:39,417 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,417 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,418 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:39,418 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,418 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,418 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,418 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,418 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,418 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,418 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,418 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,418 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,419 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:39,419 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,419 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,419 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,419 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,419 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,419 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,422 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:39,422 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,422 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:39,422 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,422 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:39,422 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,422 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:39,422 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,423 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:39,423 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,433 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,439 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:39,439 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,439 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,439 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,439 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,439 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,441 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:39,441 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,441 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,441 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,441 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,443 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:39,443 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,443 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,443 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,443 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,444 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,445 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:39,445 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,445 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,445 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,445 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,445 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:39,445 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,445 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,445 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,445 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,445 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,446 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:39,446 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,446 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,446 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,446 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,447 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,447 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,465 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:39,465 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,465 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,465 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,465 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,465 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,465 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,465 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,465 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,465 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,466 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:39,466 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO 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:39,467 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,468 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:39,468 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,472 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:39,472 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,484 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:39,484 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,484 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,484 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,484 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,484 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,487 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:39,487 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,487 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,487 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,487 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,489 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:39,489 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,490 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:39,490 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,491 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:39,491 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,491 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:39,491 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,492 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:39,492 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,492 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,492 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,492 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,492 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,492 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,500 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:39,500 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,502 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,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], [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:39,513 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,513 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:39,513 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:39,513 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:39,515 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:39,515 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,515 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,515 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,515 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,515 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,516 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,516 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,516 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,516 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,519 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:39,519 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-29 11:12:39,519 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:39,519 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,519 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,521 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:39,521 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,521 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,521 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,521 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,521 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,521 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,533 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:39,533 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,533 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:39,534 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,535 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:39,535 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,535 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,535 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,535 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,535 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:39,535 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,535 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,535 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,535 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,535 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,539 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:39,539 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,539 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,539 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,539 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,539 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,539 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,547 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:39,547 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,547 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,547 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,547 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,548 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,548 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,549 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:39,549 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,549 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:39,549 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,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[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:39,551 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,551 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,551 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,551 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,555 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,555 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,555 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,555 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,559 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:39,559 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,559 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:39,559 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,559 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:39,559 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:39,559 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:39,559 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,559 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,560 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:39,560 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,560 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:39,560 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,560 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,564 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:39,564 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,564 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,564 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:39,564 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:39,565 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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:39,565 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,565 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:39,565 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:39,565 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,570 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:39,570 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:39,570 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:39,570 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,571 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:39,571 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,571 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,571 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,571 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,572 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:39,572 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,572 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,572 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,572 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,572 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,572 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,590 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:39,590 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,590 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,590 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,590 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,590 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,590 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,591 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:39,591 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,591 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,591 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,591 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,591 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,591 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:39,592 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,592 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,592 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,592 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,592 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,592 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,592 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,593 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:39,593 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,593 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,593 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,593 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,597 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,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), 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:39,614 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,614 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:39,614 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,614 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,616 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:39,616 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,616 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,616 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,616 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,616 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,616 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,632 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:39,633 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,633 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,633 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,633 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,633 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:39,633 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,634 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:39,634 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,634 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,634 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,634 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,634 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,634 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:39,634 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,634 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,634 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,634 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,634 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,635 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,635 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,636 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:39,636 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,636 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,636 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,636 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,640 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,640 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,640 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,640 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,641 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,650 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:39,650 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,650 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,650 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,650 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,650 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:39,650 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,650 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,650 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,650 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,650 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,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], [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:39,658 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:39,658 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:39,658 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:39,658 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,679 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,679 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,679 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,679 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,679 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,690 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:39,690 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,690 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,690 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,690 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,690 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:39,690 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,690 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,690 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,690 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,690 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,699 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:39,699 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:39,699 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:39,699 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,699 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:39,725 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:39,725 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,725 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,725 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,726 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,726 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:39,726 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,726 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,726 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,726 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,726 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,757 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:39,757 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,758 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,758 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:39,758 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,758 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,758 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,758 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,758 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,823 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:39,823 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,824 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:39,824 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,824 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:39,824 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,824 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:39,824 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,824 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:39,824 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,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, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:39,839 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:39,839 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,839 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:39,839 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:39,839 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:39,839 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,840 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:39,840 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:39,840 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,865 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,865 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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:39,865 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,865 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,082 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:40,082 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,082 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,082 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,082 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,083 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:40,083 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,083 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:40,083 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,084 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:40,084 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,084 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:40,084 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,109 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:40,109 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,109 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,109 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,109 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,130 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:40,130 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,130 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:40,130 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:40,131 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:40,131 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:40,131 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:40,131 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,131 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:40,135 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:40,135 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,135 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,135 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,135 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,135 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,135 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,135 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,135 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,135 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,136 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:40,136 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,136 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,136 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,136 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,136 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,136 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,163 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:40,163 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,164 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:40,164 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,164 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,164 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,164 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,164 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,164 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,164 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,168 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:40,169 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,169 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:40,169 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,169 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:40,169 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,169 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:40,169 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,169 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:40,169 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:40,169 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,170 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,170 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,170 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:40,170 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:40,170 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:40,170 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:40,179 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:40,179 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,194 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:40,194 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,194 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,195 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:40,195 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,220 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 87#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,220 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,220 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,220 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,220 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 275#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,221 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,221 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,221 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,221 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,223 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:40,223 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,223 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,224 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:40,224 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,224 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,224 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,224 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,224 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,224 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,224 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,225 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:40,226 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,226 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,226 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,226 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,226 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,226 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,226 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,226 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,226 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,227 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:40,227 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,227 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,227 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,227 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,227 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,230 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:40,230 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,230 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,230 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,231 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:40,231 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,231 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:40,231 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,231 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:40,231 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,231 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,232 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,232 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,232 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,232 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,232 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,232 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,232 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,252 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [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:40,252 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,252 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,252 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,252 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:40,252 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,252 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,256 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:40,256 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,256 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,256 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,256 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,256 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,257 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,257 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,257 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,257 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,257 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,257 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:40,257 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,257 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,257 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,257 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,258 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:40,258 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,258 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:40,258 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,258 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:40,260 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:40,260 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,260 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,261 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:40,261 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,261 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,261 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,261 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,261 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,261 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,261 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,285 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:40,285 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,285 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:40,285 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,285 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,285 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,285 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:40,290 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:40,290 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,290 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,291 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:40,291 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,291 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,291 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,291 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,291 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,291 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,291 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,310 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:40,311 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,317 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:40,317 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:40,324 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:40,324 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,324 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,325 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:40,325 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,325 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,325 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,325 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,325 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,325 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,325 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,344 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:40,344 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,346 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:40,346 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,349 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:40,349 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,349 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,349 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,349 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:40,349 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:40,349 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:40,358 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:40,358 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,358 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:40,358 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:40,358 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:40,359 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:40,359 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,359 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:40,359 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:40,359 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:40,366 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:40,366 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,371 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:40,371 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,371 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,371 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,371 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,382 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:40,382 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,382 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:40,382 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,383 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:40,383 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,383 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,383 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,383 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,383 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,397 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:40,397 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:40,397 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:40,397 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:40,398 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:40,398 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:40,398 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:40,398 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:40,398 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:40,400 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:40,401 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,406 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:40,406 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,406 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:40,406 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,406 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:40,406 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,407 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:40,407 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,407 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:40,407 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,407 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:40,407 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,407 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:40,407 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,407 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,408 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:40,408 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,408 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:40,408 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,408 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:40,408 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,415 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:40,416 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,416 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:40,416 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,417 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:40,417 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,424 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:40,424 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,424 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:40,424 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,424 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:40,424 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,424 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:40,424 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,425 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:40,425 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:40,425 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:40,425 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,425 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:40,425 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,425 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:40,425 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:40,425 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:40,425 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,425 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:40,425 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,426 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:40,426 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,426 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:40,426 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,426 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:40,426 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,426 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:40,426 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:40,429 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:40,429 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:40,430 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:40,430 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:40,430 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,430 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:40,430 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,430 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:40,430 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,430 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,439 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:40,439 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,439 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,446 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:40,446 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,446 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:40,446 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,446 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:40,446 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,446 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:40,446 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,446 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,447 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:40,447 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,447 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:40,447 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,447 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:40,447 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,447 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:40,447 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,447 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,452 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:40,452 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,452 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:40,452 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,453 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:40,454 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,466 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:40,466 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,467 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:40,467 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,467 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,467 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,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, 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:40,478 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,487 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:40,487 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,487 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:40,487 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,487 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:40,487 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,487 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:40,487 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,488 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:40,488 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,488 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:40,488 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,488 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:40,488 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,488 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:40,488 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [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:40,490 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [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:40,490 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,491 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:40,491 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,491 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,491 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,491 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,491 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,501 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:40,501 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,505 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:40,505 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,505 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:40,505 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,514 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:40,514 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,514 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,514 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,514 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,515 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:40,515 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,515 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:40,515 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,516 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:40,517 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,517 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,517 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,517 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,518 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:40,518 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,518 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,518 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,518 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,525 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:40,525 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,525 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:40,525 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,525 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:40,525 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,525 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:40,525 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,525 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:40,525 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,525 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,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), 37#L54-9true, 63#L72-6true, 305#true, 307#true]) [2025-04-29 11:12:40,526 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,526 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,526 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,526 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,526 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,526 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,526 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,526 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,526 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,527 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:40,527 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,527 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:40,527 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,527 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:40,527 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,527 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,536 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:40,537 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,544 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:40,544 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,544 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:40,544 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,544 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:40,544 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,544 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:40,544 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,544 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,545 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:40,545 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,545 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:40,545 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,545 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,547 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:40,547 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,547 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:40,547 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,547 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,548 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:40,548 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,548 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:40,548 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,548 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:40,548 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,548 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,689 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:40,689 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,689 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,689 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,689 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,690 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:40,690 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,690 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,690 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,690 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,701 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:40,701 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,713 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:40,714 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,714 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,714 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,714 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,714 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,714 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,714 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,714 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,717 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:40,717 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:40,723 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:40,723 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,723 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:40,723 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,725 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:40,725 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,729 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:40,729 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,743 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:40,744 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,744 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,744 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,744 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,744 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:40,744 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,744 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,744 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,744 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,747 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:40,747 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,747 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,748 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:40,748 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,748 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,748 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,748 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:40,750 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:40,750 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,750 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,751 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:40,751 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,751 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,752 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:40,752 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,752 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,752 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,752 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,752 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,752 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,752 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,756 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:40,757 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,757 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,757 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,757 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,757 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,757 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,769 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:40,770 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:40,770 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,770 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,770 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,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, 172#L68-10true, 37#L54-9true, 325#true, 307#true, 305#true]) [2025-04-29 11:12:40,770 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:40,770 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,770 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,770 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,775 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:40,775 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,775 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:40,775 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,775 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,776 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,776 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,776 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,776 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,776 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,776 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,776 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,776 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,777 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:40,777 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,777 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,777 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,777 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,777 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,777 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,777 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,780 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:40,780 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,780 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:40,780 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,780 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,780 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:40,780 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,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], [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:40,781 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,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, 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:40,781 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,781 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,783 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:40,783 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,783 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,783 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,783 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,783 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,784 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,791 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:40,792 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,792 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,792 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,792 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,792 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,792 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,792 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,792 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,801 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:40,802 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,802 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,802 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,802 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,802 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,804 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:40,804 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,804 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:40,804 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,804 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,805 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,805 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,805 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,805 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,805 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,805 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,805 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,805 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,806 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:40,806 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,806 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,806 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,806 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,806 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,806 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,806 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,810 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:40,810 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,810 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,810 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,810 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,810 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,810 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,810 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,810 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,811 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,811 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:40,811 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,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, 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:40,811 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,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], [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:40,811 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,811 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,812 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:40,812 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,812 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,812 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,812 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,812 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,812 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,813 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:40,813 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,813 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:40,813 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,813 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:40,813 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,813 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,813 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:40,813 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,814 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:40,814 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,814 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:40,814 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,814 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:40,814 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,814 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:40,814 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,814 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,815 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:40,815 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,815 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:40,815 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,815 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:40,820 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:40,820 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,820 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,820 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,820 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,820 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,820 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,821 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,821 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,827 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:40,827 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,827 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,827 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,827 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,827 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,827 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,827 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,832 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,832 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,832 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,833 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,833 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,833 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:40,833 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-04-29 11:12:40,833 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-04-29 11:12:40,833 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-04-29 11:12:40,833 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:40,835 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:40,835 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,835 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:40,835 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,835 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:40,835 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,836 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,837 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:40,837 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,837 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,837 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,837 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,837 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,837 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,837 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,837 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,837 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,837 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:40,838 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:40,840 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:40,840 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,840 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:40,840 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,840 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,841 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:40,841 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,841 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:40,841 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,841 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,843 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:40,843 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,843 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,845 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:40,845 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,845 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,845 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,845 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:40,846 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,846 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,846 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,851 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:40,851 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,851 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,851 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,851 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,851 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,851 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,854 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:40,854 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,854 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,854 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,854 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,854 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,854 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,854 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,854 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,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], [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:40,867 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,867 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,867 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,867 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,867 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,868 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:40,868 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-04-29 11:12:40,868 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-04-29 11:12:40,868 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:40,868 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:40,871 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:40,871 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,871 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,873 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:40,873 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,873 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:40,873 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,873 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:40,873 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,881 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:40,881 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,881 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,881 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,881 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,881 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,881 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,881 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,881 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,896 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:40,896 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,897 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:40,897 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:40,898 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:40,898 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:40,900 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:40,900 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,902 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:40,902 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,902 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:40,902 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,902 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:40,902 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,902 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,906 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:40,906 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,906 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,906 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,906 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,906 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,906 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,906 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,906 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,907 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:40,907 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,907 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:40,907 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,907 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:40,907 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,907 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:40,907 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,910 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:40,910 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,910 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:40,910 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,910 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:40,910 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,910 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:40,910 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,910 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,911 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:40,911 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,911 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,911 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,911 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,911 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,911 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,923 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:40,923 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,923 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,923 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,923 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,923 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,923 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,923 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,923 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,931 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:40,931 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:40,932 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:40,932 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,932 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,932 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:40,932 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:40,934 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:40,934 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,934 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,935 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:40,935 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,935 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:40,935 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,935 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,936 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:40,936 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,941 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:40,941 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,941 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:40,941 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,941 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:40,941 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,941 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:40,941 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,941 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,942 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:40,942 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,942 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,953 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:40,953 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,958 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:40,958 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,960 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:40,960 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,963 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,967 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:40,967 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,968 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:40,968 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,968 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:40,968 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,970 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:40,970 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,970 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:40,970 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,970 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:40,970 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,971 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:40,971 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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:40,972 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,978 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:40,978 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,978 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,979 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:40,979 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,980 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:40,981 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,981 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:40,981 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,983 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:40,983 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,983 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:40,983 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,983 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:40,983 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,983 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:40,983 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,983 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:40,984 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,991 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:40,991 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,996 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:40,996 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,996 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,997 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:40,997 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,997 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,997 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,997 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,997 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,006 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:41,006 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,006 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:41,006 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,006 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,007 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:41,007 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:41,007 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:41,007 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,007 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:41,007 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,007 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:41,007 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,007 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,008 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,008 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,008 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,008 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,010 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:41,010 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,010 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:41,010 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:41,010 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:41,010 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:41,010 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,010 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:41,010 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,010 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:41,010 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,010 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,013 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:41,013 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,013 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:41,013 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:41,013 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:41,017 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:41,017 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,017 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:41,017 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,018 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:41,018 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:41,018 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:41,018 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,018 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,019 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:41,019 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,019 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:41,019 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,021 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:41,021 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,021 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:41,021 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,021 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,026 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:41,027 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,027 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,027 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,027 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,027 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,027 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,027 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,027 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,030 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:41,030 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,031 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,032 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:41,032 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,032 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,032 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,032 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,032 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,039 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:41,039 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,039 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:41,039 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,039 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:41,039 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,039 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,040 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:41,040 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,040 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,040 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,040 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,040 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,040 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,040 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,040 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,042 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:41,042 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:41,042 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,042 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:41,042 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,042 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,052 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:41,052 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,052 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,052 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,052 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,052 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,052 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,053 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:41,053 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,053 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,055 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:41,055 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,055 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:41,055 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,055 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,056 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,056 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,056 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,056 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,056 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,056 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,060 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:41,061 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,061 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,062 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:41,063 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,073 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:41,073 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,073 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:41,073 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,074 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:41,074 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,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], [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:41,074 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,074 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,075 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,075 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,075 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,077 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:41,077 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:41,077 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,077 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,077 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,077 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,081 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:41,081 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,081 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:41,081 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,081 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,082 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,082 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,082 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,082 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,082 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,088 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:41,088 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,088 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,088 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,088 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,089 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,089 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,089 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,089 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,091 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:41,091 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,091 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:41,091 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,091 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,093 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:41,093 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,093 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:41,093 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,093 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,096 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:41,096 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,096 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:41,096 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,096 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:41,096 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,096 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,097 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:41,097 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,097 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:41,097 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,097 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,098 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:41,098 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,098 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,098 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,098 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,098 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,098 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,098 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,099 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:41,099 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,099 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,099 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:41,100 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,100 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,101 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:41,101 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,101 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:41,101 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,101 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:41,101 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,102 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:41,102 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,102 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:41,102 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,102 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:41,108 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:41,108 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,109 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:41,109 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,109 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:41,109 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,109 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,109 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,111 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:41,111 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,115 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,115 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:41,115 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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:41,119 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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:41,119 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,119 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,122 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:41,122 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,122 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:41,122 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,122 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,127 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:41,127 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,127 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:41,127 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,127 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:41,127 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,127 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,129 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:41,129 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,129 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:41,129 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,129 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,129 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:41,130 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,130 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,132 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:41,132 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,133 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,133 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,133 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,133 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,133 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,133 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,134 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:41,134 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,134 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:41,134 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,134 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:41,136 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,136 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,137 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,140 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:41,140 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,140 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:41,140 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,140 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:41,140 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,140 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:41,140 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,142 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:41,142 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,142 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,142 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,142 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,142 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,146 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:41,146 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,146 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:41,146 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,150 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:41,150 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,150 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,150 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,150 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,150 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,150 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:41,150 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,150 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,150 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,150 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,150 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,153 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:41,153 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,153 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,153 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,153 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,153 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,153 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,153 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,153 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,153 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,155 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:41,155 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,156 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,156 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,158 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:41,158 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,158 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:41,158 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,158 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:41,158 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,158 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:41,159 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,159 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:41,159 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,159 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:41,159 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,161 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,161 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:41,161 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,163 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:41,163 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,163 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:41,163 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,163 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:41,164 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,164 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:41,164 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,164 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:41,164 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:41,164 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,164 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:41,164 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,169 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:41,169 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,169 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,169 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,169 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,169 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,169 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,169 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,170 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:41,170 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,170 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,170 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:41,170 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,171 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,173 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:41,173 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,173 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:41,173 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,173 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,179 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:41,179 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,179 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:41,179 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,179 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,183 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:41,183 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,183 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,183 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,183 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,183 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,183 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:41,183 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,183 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,183 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,183 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,183 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,186 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:41,186 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,186 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,188 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:41,188 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:41,188 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,188 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,188 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:41,188 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,195 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:41,195 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,195 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,195 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,195 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,195 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,195 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,195 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:41,197 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,197 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:41,197 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,197 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,199 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:41,199 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,199 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,199 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,199 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,199 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,199 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,199 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,200 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:41,200 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,200 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:41,200 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,200 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,202 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:41,202 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,202 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:41,202 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,202 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,203 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,203 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,203 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,203 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,203 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,203 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,208 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:41,208 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,208 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,208 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,208 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,208 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,208 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:41,208 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,208 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,208 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,209 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,209 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,211 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:41,211 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,211 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,213 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:41,213 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:41,213 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,213 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:41,213 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,213 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,223 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:41,223 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,223 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:41,223 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,223 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,225 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:41,225 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,225 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:41,225 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,225 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:41,225 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,225 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,226 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,226 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,228 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:41,228 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,228 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,228 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,228 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,228 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,228 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,228 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,229 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:41,229 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,229 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,231 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:41,231 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,231 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,231 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,231 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,232 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,232 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,232 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,232 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:41,233 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,233 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:41,233 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,233 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:41,233 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,233 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:41,233 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,233 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,234 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:41,234 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,234 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:41,234 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,234 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,238 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:41,238 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,238 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,240 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:41,240 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,240 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,240 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,240 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:41,240 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,249 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:41,249 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,249 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,252 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:41,253 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,253 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:41,253 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,253 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:41,253 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,253 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:41,254 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,254 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,254 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,254 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,256 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:41,256 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,256 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,256 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,256 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,256 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,257 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,257 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,258 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:41,258 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,258 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:41,258 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,258 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,260 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:41,260 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,260 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:41,260 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,260 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:41,260 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,260 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,261 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:41,261 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,261 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:41,261 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,261 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,263 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:41,263 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,263 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:41,263 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,263 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:41,263 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,263 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,264 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:41,264 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,264 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:41,264 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,264 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,277 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:41,277 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,277 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,277 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,277 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,277 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,277 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,278 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:41,278 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,278 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:41,278 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,278 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:41,278 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:41,278 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,279 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:41,279 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,279 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:41,279 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,279 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:41,279 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,279 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:41,279 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,279 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,280 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:41,280 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,280 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,281 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:41,281 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,281 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,281 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,281 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,282 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,282 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,282 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,282 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,285 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:41,285 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,285 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,285 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,285 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,285 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,285 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,285 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,286 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:41,286 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,286 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:41,286 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,286 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,287 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:41,287 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,287 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,289 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:41,289 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:41,289 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:41,289 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,289 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:41,290 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,290 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,290 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,290 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,290 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,290 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:41,290 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,290 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,290 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,290 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,290 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,300 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:41,300 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,300 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,300 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,300 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,300 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,300 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,301 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,301 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,301 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,305 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:41,305 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,305 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,305 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,305 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,305 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,305 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,305 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,306 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:41,306 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,306 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:41,306 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,306 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:41,306 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,306 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:41,306 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,306 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,307 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:41,307 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,307 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:41,307 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,307 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:41,307 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,307 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,308 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:41,308 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,308 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:41,308 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,308 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,308 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:41,310 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:41,310 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,310 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:41,310 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,312 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:41,312 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,312 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,312 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,312 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,312 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,312 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,312 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,315 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:41,315 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,315 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,315 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,315 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,315 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,315 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,315 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,316 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:41,316 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,316 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,316 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,316 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,316 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,316 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,316 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,316 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,316 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:41,317 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,317 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:41,317 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,317 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:41,317 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,317 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,318 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:41,318 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,318 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,318 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,318 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,318 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,318 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,319 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:41,319 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,319 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,319 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,319 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,329 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:41,329 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,329 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,329 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,329 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,329 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,329 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,329 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,329 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,329 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:41,335 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-04-29 11:12:41,335 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is not cut-off event [2025-04-29 11:12:41,335 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:41,335 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:41,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[][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:41,335 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,335 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,335 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,335 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,336 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-04-29 11:12:41,336 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is not cut-off event [2025-04-29 11:12:41,336 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is not cut-off event [2025-04-29 11:12:41,336 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is not cut-off event [2025-04-29 11:12:41,338 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:41,338 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,338 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:41,338 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,338 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,340 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:41,340 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,340 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:41,340 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,340 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:41,340 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,340 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,341 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:41,341 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,341 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:41,341 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,341 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,342 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:41,342 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,342 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,342 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,342 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,342 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,342 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,344 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:41,344 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,344 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,344 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,344 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,352 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:41,352 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,352 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,352 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,352 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,352 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,352 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,352 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,352 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,352 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,364 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:41,364 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:41,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,364 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,364 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,364 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,364 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,365 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:41,365 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,365 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:41,365 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,365 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:41,365 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,365 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,366 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:41,366 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,366 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,367 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,368 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,368 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,368 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,368 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:41,368 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,368 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,368 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:41,369 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,369 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:41,369 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,369 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:41,369 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,369 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:41,369 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,369 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:41,369 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,369 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,370 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:41,370 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,370 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:41,370 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,370 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:41,370 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,370 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,371 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:41,371 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,371 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:41,371 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,371 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:41,371 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,371 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:41,371 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,371 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:41,371 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,371 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,372 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:41,372 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,372 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,374 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:41,374 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,374 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,374 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,374 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,374 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,374 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,374 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,374 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,374 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,386 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:41,386 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,386 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:41,386 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:41,386 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,387 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:41,387 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,387 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,387 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,387 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,387 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,387 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:41,387 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,387 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,387 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,387 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,388 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:41,388 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,388 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,389 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:41,389 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,389 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,389 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,390 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,390 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,390 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,390 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,390 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,391 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:41,391 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,391 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,391 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,391 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,391 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,391 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,392 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,392 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,393 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:41,393 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,393 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,394 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:41,394 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,394 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:41,394 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,394 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:41,394 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,394 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:41,394 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,394 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,396 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:41,396 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,396 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:41,396 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,396 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:41,396 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,396 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,397 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:41,397 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,397 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:41,397 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,397 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,398 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,398 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,398 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,398 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,399 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,399 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,399 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,399 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,399 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,399 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,399 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,399 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,408 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:41,408 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,408 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,408 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,408 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,408 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,408 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,408 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,408 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,408 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,412 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:41,412 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:41,412 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,412 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,412 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,412 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,413 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,413 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,413 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,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, 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:41,413 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,413 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,413 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,413 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,416 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:41,416 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,416 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:41,416 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,416 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:41,416 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,416 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:41,416 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,416 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,417 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,417 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,417 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,425 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:41,425 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:41,425 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,425 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,425 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,425 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,425 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,425 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,425 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,425 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,429 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:41,430 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,430 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,430 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,430 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,430 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,430 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,430 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,430 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,430 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,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], [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:41,431 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,431 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,431 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,431 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:41,431 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,441 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:41,441 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:41,441 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,441 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,441 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,441 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,441 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,441 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,441 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,441 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,445 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:41,446 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,446 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,446 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,446 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,446 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,447 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:41,447 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,447 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,447 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,447 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,447 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:41,455 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:41,456 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,456 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:41,456 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-29 11:12:41,456 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:41,456 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,456 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:41,456 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,456 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-29 11:12:41,457 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:41,457 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,457 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:41,457 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-29 11:12:41,457 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,458 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:41,458 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,458 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:41,458 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,458 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:41,458 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,458 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:41,458 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,458 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:41,458 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,458 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,460 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,460 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,460 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,460 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,460 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,460 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,460 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,461 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:41,461 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,461 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:41,461 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,461 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:41,461 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,461 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,462 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:41,462 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:41,462 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,462 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,462 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,462 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,463 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,463 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,463 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,463 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,466 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:41,467 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,467 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,467 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,467 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,467 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,467 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,467 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,467 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,467 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,468 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:41,468 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,468 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,468 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,468 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,468 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,479 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:41,479 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,479 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:41,479 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,479 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:41,479 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,479 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:41,479 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,479 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:41,479 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,479 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,480 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:41,480 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,480 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:41,480 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,480 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:41,480 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,480 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:41,480 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,480 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,481 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:41,481 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,481 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:41,481 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,481 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,482 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:41,482 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,482 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:41,482 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,482 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:41,482 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,482 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:41,482 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,482 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:41,482 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,482 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,484 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:41,484 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,484 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:41,484 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,484 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:41,484 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,484 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:41,484 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,484 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,486 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:41,486 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,486 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:41,486 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,486 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:41,486 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,486 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:41,486 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,486 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:41,486 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,486 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,487 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:41,487 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,487 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:41,487 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,487 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:41,487 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,487 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:41,487 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,487 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:41,487 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,487 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,487 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:41,487 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:41,488 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:41,488 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,488 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,489 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:41,489 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,489 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:41,489 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,489 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:41,489 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,489 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:41,489 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,489 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:41,489 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,489 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,490 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:41,490 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,490 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:41,490 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,490 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:41,490 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,490 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,490 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:41,490 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,491 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:41,491 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,492 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:41,492 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,492 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,492 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,492 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,492 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,492 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,492 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,492 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,492 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,494 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:41,494 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:41,494 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,494 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:41,494 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,494 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,500 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:41,501 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,501 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:41,501 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,501 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,512 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:41,512 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,512 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:41,512 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,512 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,513 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,516 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:41,516 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,516 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,516 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,516 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,516 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,516 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,516 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,516 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,516 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,517 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:41,517 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,517 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:41,517 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,517 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,518 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:41,518 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:41,518 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,518 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,518 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:41,518 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,518 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:41,518 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,519 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,519 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,519 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,519 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,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, 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:41,522 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,522 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,523 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:41,523 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,523 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:41,523 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,523 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:41,523 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,523 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:41,523 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,523 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:41,523 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,523 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:41,523 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,523 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,524 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:41,524 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,524 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:41,524 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,524 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:41,524 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,524 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,525 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:41,525 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,525 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:41,525 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,525 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:41,525 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,525 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,526 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:41,526 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,526 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:41,526 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,526 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,527 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:41,527 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,527 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:41,527 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,527 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:41,527 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,527 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:41,527 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,527 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,528 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:41,528 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,528 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,528 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,528 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,528 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,528 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,531 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:41,531 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,531 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:41,531 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,531 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,534 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:41,534 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,534 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,534 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,534 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,534 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,534 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,535 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:41,535 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,535 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,536 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:41,536 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,536 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:41,536 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,536 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,537 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:41,537 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,537 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,537 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,537 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,537 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:41,537 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:41,537 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,537 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,537 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,537 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,537 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,543 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:41,543 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:41,543 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,543 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,543 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,543 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,543 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,544 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:41,544 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,544 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,544 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,544 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,544 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,544 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,544 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,544 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,544 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,547 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:41,547 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,547 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,547 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,547 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,547 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,547 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,547 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,547 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,547 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,548 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:41,548 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:41,548 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,548 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,548 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,548 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,549 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:41,549 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,549 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,549 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,549 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,549 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:41,550 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,550 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,550 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,550 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,550 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,550 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:41,550 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,550 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,550 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,550 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,550 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,556 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:41,556 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,556 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,556 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,556 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,556 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,557 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:41,557 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,557 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:41,557 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,557 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:41,557 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,557 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,558 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:41,558 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,558 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,559 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:41,559 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,559 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,559 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,559 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,559 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,559 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,559 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,559 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:41,559 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,560 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:41,561 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,561 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:41,561 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,561 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,562 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:41,562 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,562 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,562 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,562 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,562 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:41,562 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:41,562 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,562 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,562 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,562 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,562 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,567 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:41,567 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,567 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,567 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,567 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,567 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-29 11:12:41,567 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,567 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,571 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:41,571 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,571 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,571 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,571 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,571 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,572 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:41,572 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,572 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,572 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,572 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,572 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,572 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,576 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:41,576 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,576 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,576 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,576 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:41,576 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,576 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,576 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,578 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:41,578 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,578 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:41,578 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,578 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,581 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:41,581 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,581 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:41,581 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,581 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,582 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:41,582 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,582 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,582 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,582 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,582 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,582 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,584 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:41,584 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:41,584 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,584 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-29 11:12:41,584 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,585 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,585 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,585 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,587 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:41,587 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,587 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:41,587 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,587 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,589 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:41,589 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,589 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:41,589 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,589 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:41,590 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:41,590 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,590 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,590 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,590 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,590 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:41,590 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,590 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,590 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,590 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,590 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,591 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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:41,591 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:41,591 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:41,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[][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:41,592 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,592 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:41,592 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,592 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,593 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:41,593 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,593 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,593 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,593 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,593 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,593 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,594 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:41,594 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,594 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:41,594 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,594 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:41,594 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,594 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:41,594 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,594 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:41,594 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,594 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,595 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:41,595 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,595 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:41,595 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,595 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:41,595 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,595 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:41,595 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,595 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,596 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:41,596 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,596 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:41,596 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,596 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:41,596 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,596 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,597 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:41,597 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,597 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:41,597 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,597 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:41,597 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,597 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:41,597 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,597 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,598 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:41,598 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,598 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:41,598 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,598 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:41,598 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,598 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:41,598 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,598 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,599 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:41,599 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:41,599 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,599 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,599 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,599 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,599 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-29 11:12:41,599 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,601 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:41,601 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,601 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:41,601 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,601 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,603 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:41,603 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,603 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,603 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,603 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,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), 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:41,604 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,604 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:41,604 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,604 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:41,604 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,604 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,605 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,605 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,605 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,605 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,605 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,605 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:41,605 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,605 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,605 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,605 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:41,607 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:41,607 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:41,607 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:41,607 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:41,607 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:41,607 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:41,607 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,608 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:41,608 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,608 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,609 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:41,609 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,609 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,609 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,609 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,609 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,609 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,610 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:41,610 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,610 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:41,610 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,610 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,612 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:41,612 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,612 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:41,612 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,612 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:41,613 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:41,613 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,613 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,613 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,613 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,613 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:41,613 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,613 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,613 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,613 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,613 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,613 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,614 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,614 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,614 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,614 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:41,614 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-29 11:12:41,614 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:41,614 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:41,614 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:41,615 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:41,615 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-29 11:12:41,615 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:41,615 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:41,615 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:41,617 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:41,617 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,617 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,617 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,617 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,618 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:41,618 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,618 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,618 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,618 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,619 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:41,619 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,619 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:41,619 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,619 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:41,619 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,619 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:41,619 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,619 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:41,620 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,620 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,620 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,620 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:41,620 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-29 11:12:41,620 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:41,620 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-29 11:12:41,620 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-29 11:12:41,622 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:41,622 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-29 11:12:41,622 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:41,622 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:41,622 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:41,623 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:41,624 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,624 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:41,624 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,624 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:41,624 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,624 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:41,624 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,624 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,625 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:41,625 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2025-04-29 11:12:41,625 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2025-04-29 11:12:41,625 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:41,625 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2025-04-29 11:12:41,626 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:41,626 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2025-04-29 11:12:41,626 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:41,626 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-04-29 11:12:41,626 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:41,628 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:41,628 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,628 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:41,628 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:41,628 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:41,628 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,628 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,629 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:41,629 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,629 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,629 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,629 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,631 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:41,631 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,631 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:41,631 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:41,631 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:41,631 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,631 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,632 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:41,632 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,632 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,632 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,632 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,634 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:41,634 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,634 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:41,634 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:41,634 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:41,634 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,634 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,635 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,635 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:41,635 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,635 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,635 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,635 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,658 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:41,658 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:41,658 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:41,658 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:41,658 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:41,658 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:41,658 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:41,658 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:41,658 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:41,658 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:41,670 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:41,670 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:41,670 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:41,671 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:41,671 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:41,671 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:41,671 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:41,671 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:41,671 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:41,671 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:41,681 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:41,681 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,681 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,681 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,681 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,681 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,681 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,682 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:41,682 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,682 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,682 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,682 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,682 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,702 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:41,702 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:41,702 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:41,702 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:41,702 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,703 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:41,703 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:41,703 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:41,703 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,703 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:41,704 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:41,704 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,704 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,704 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,704 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,704 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,704 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,704 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,704 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,704 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,705 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:41,705 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,705 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,705 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,705 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,705 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,705 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,705 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,709 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:41,709 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,709 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,710 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:41,710 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,710 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,710 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,710 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,710 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,710 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,710 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,714 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:41,714 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,714 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,715 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:41,715 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,715 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,715 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,715 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,715 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,715 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,715 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,719 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:41,719 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,719 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,720 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:41,720 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,720 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,720 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,720 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,720 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,720 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,720 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,725 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:41,725 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,725 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:41,725 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,725 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:41,726 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:41,726 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,726 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:41,726 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:41,726 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:41,750 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:41,750 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,750 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,750 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,750 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,750 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,750 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,750 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:41,751 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,751 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,751 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,751 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,751 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,752 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:41,752 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,752 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,752 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,752 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,753 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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:41,753 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,753 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,753 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,753 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,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, 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:41,757 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,757 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,757 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,757 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,757 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,757 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,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, 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:41,758 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,758 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,758 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,758 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,758 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,760 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:41,760 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,760 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:41,760 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,760 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:41,760 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,760 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,761 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:41,761 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,761 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:41,761 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,761 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:41,761 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,761 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,762 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:41,762 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,762 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:41,762 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,762 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:41,762 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,762 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:41,763 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:41,763 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,763 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:41,763 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,763 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:41,763 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,763 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,766 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:41,766 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,766 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,766 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,766 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,766 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,766 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,767 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:41,767 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,767 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,767 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,767 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,767 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,772 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:41,772 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,772 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,772 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,772 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,772 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,772 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,772 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:41,772 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,772 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,773 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,773 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,773 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,775 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:41,775 INFO L286 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-04-29 11:12:41,775 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,775 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,775 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,777 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:41,777 INFO L286 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-04-29 11:12:41,777 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,777 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,777 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,800 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:41,800 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,800 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:41,800 INFO L286 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,800 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:41,800 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,800 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,801 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:41,801 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,801 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:41,801 INFO L286 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,801 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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:41,805 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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:41,805 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 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:41,805 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:41,805 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,806 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:41,806 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,806 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:41,806 INFO L286 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,806 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,809 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:41,809 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-04-29 11:12:41,809 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:41,809 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-04-29 11:12:41,809 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:41,809 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,809 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-04-29 11:12:41,810 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:41,810 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,810 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,819 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:41,819 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,819 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:41,819 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,819 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,820 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:41,820 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,820 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:41,820 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,820 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,821 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:41,821 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,821 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,825 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:41,825 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,825 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:41,825 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,825 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:41,825 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,825 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:41,825 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,825 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,825 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:41,826 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,826 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,826 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,826 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,826 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,826 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,826 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,826 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,829 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:41,829 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,829 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:41,829 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,829 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,830 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:41,830 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,830 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:41,830 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,830 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,832 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:41,832 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,832 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,832 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,832 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,832 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,832 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,833 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:41,833 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,833 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,833 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,833 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,833 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,835 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:41,835 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,835 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,835 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,835 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,835 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,835 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,835 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:41,835 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,835 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,835 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,836 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,836 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,837 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:41,837 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,837 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,837 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,837 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,837 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,837 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,837 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:41,838 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,838 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:41,838 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,838 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,839 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:41,839 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,839 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,839 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,839 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,839 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,839 INFO L116 PetriNetUnfolderBase]: 17447/52091 cut-off events. [2025-04-29 11:12:41,839 INFO L117 PetriNetUnfolderBase]: For 12638/15156 co-relation queries the response was YES. [2025-04-29 11:12:42,128 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:42,346 INFO L140 encePairwiseOnDemand]: 335/340 looper letters, 118 selfloop transitions, 4 changer transitions 1/354 dead transitions. [2025-04-29 11:12:42,346 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 354 transitions, 1080 flow [2025-04-29 11:12:42,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:42,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:42,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1845 transitions. [2025-04-29 11:12:42,348 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9044117647058824 [2025-04-29 11:12:42,348 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:42,348 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 354 transitions, 1080 flow [2025-04-29 11:12:42,355 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:42,357 INFO L231 Difference]: Finished difference. Result has 261 places, 269 transitions, 599 flow [2025-04-29 11:12:42,357 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:42,358 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -7 predicate places. [2025-04-29 11:12:42,358 INFO L485 AbstractCegarLoop]: Abstraction has has 261 places, 269 transitions, 599 flow [2025-04-29 11:12:42,358 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:42,358 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:42,359 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:42,359 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-04-29 11:12:42,359 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:42,359 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:42,359 INFO L85 PathProgramCache]: Analyzing trace with hash 488692293, now seen corresponding path program 1 times [2025-04-29 11:12:42,359 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:42,359 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1773498766] [2025-04-29 11:12:42,359 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:42,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:42,364 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:42,366 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:42,366 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:42,366 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:42,485 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:42,486 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:42,486 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1773498766] [2025-04-29 11:12:42,486 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1773498766] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:42,486 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:42,486 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:42,486 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [368861220] [2025-04-29 11:12:42,486 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:42,487 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:42,487 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:42,487 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:42,487 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:42,641 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 264 out of 340 [2025-04-29 11:12:42,642 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:42,642 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:42,642 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 264 of 340 [2025-04-29 11:12:42,642 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:44,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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:44,296 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:44,296 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:44,296 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:44,297 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:44,593 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:44,594 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:44,594 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:44,594 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:44,594 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:44,600 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:44,600 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:44,600 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:44,600 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:44,600 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:44,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[][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:44,942 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:44,942 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:44,942 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:44,942 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:46,144 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:46,144 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:46,144 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:46,144 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:46,144 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:46,179 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:46,179 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:46,179 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:46,179 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:46,179 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:46,789 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:46,789 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:46,789 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:46,789 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:46,789 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:46,810 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:46,811 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:46,811 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:46,811 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:46,811 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:46,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[][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:46,949 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:46,949 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:46,949 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:46,949 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:46,985 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:46,985 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:46,985 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:46,985 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:46,985 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:47,370 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:47,370 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,370 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,370 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,370 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,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[][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:47,613 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,613 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,613 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,613 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,672 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:47,672 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,672 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:47,672 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:47,672 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:47,718 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:47,718 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,718 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:47,718 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:47,718 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:47,893 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:47,893 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,893 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:47,893 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:47,893 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:47,907 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:47,907 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,907 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,907 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,907 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 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:47,972 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,972 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,972 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,972 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:48,027 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:48,027 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:48,027 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:48,027 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:48,027 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:48,027 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:48,027 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,027 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,027 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,027 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:48,401 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:48,401 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:48,401 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:48,401 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:48,405 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:48,405 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:48,405 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:48,405 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:48,405 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:48,431 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:48,431 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,431 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,431 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,431 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,612 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:48,612 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,612 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,612 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,612 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:48,801 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,801 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:48,801 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:48,801 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:48,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:48,811 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,811 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,811 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,811 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,812 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:48,812 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,812 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,812 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,812 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,827 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:48,827 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,827 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,827 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,827 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,862 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:48,862 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,862 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,862 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,862 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,863 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:48,863 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,863 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,863 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,863 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,898 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:48,898 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:48,898 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:48,898 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,898 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:48,898 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:48,898 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,898 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,898 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,898 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:49,185 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:49,185 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:49,185 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:49,185 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:49,185 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:49,189 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:49,189 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:49,189 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:49,190 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:49,190 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:49,455 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:49,455 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,455 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,455 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:49,455 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:49,486 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:49,486 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,486 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,486 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,486 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:49,609 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,609 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:49,609 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:49,609 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:49,621 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,621 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,621 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,621 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,623 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:49,623 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,623 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,623 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:49,623 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:49,677 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:49,677 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,677 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:49,677 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:49,677 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,143 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([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:50,143 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([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:50,144 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([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:50,144 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([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:50,144 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([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:50,144 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([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:50,144 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([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:50,144 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([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:50,144 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:50,145 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:50,145 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:50,145 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:50,145 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:50,145 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:50,145 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:50,145 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:50,145 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,145 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:50,145 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:50,145 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:50,145 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:50,145 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:50,145 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:50,145 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:50,146 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:50,146 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:50,146 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:50,146 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:50,146 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:50,184 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:50,185 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:50,185 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:50,185 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,185 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:50,199 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:50,199 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,199 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:50,199 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,199 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:50,316 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:50,316 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:50,316 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:50,316 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:50,316 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:50,344 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:50,344 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:50,344 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,344 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:50,344 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:50,401 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:50,401 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:50,401 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:50,401 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:50,401 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:50,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 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:50,597 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,597 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:50,597 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:50,597 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:50,605 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:50,605 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,605 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:50,605 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:50,605 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:50,657 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:50,657 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,657 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,657 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,657 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,797 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:50,797 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:50,797 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:50,797 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:50,797 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:50,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), 20#L42-3true, 110#L54-4true, 309#true, 325#true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:50,852 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:50,852 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:50,852 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:50,852 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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:51,017 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,017 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,017 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,017 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,113 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:51,113 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:51,113 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:51,113 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:51,113 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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:51,175 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,175 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,175 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,175 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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:51,175 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,175 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,175 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,175 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,190 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,190 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,190 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,191 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,191 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,191 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,191 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,191 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,269 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,269 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,269 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,269 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,269 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,342 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,342 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:51,342 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,342 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:51,342 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:51,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,365 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,365 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,366 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,366 INFO L289 olderBase$Statistics]: existing Event has 163 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[][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:51,525 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,525 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,525 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,526 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,529 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:51,529 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,529 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,529 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,529 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,604 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,604 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,604 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,604 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,634 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:51,634 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:51,634 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:51,634 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:51,634 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:51,644 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:51,644 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,644 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:51,644 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:51,644 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:51,688 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,688 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,688 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:51,688 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:51,688 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:51,728 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,728 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,728 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,728 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,728 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,947 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,948 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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:51,948 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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:51,948 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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:51,948 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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:51,948 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,948 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,046 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,046 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,046 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,046 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,046 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:52,099 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,099 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,099 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,099 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,116 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,116 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,116 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,117 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,117 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,149 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:52,149 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,149 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,149 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,149 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,153 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:52,153 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,153 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,153 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,153 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,157 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:52,157 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,157 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,157 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,157 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,167 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:52,167 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,167 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,167 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,167 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,167 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:52,167 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,167 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,167 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,167 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,170 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,170 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,171 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,171 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,171 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,209 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,209 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,209 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,209 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,209 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:52,296 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,296 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,296 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,296 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,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[][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:52,338 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,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[][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:52,338 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,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], [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:52,338 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,338 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,339 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,339 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,339 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:52,339 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:52,339 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,341 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,341 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,341 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,341 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,341 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,341 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,341 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,341 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,341 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,341 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,354 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,354 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,354 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,354 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,354 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,354 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,354 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,354 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,362 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:52,362 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:52,362 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:52,362 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:52,363 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:52,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, 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:52,391 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,391 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,391 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,391 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,395 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,395 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,395 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,395 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,395 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:52,429 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:52,429 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,429 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,429 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:52,429 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:52,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,437 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,437 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:52,437 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,437 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:52,487 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,487 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,487 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,487 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,487 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,558 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,558 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,558 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,558 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,558 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,558 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,558 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,558 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,558 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,558 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,616 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,616 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,616 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:52,616 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,616 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:52,630 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,630 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,630 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,630 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,630 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,637 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,637 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,637 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,637 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,715 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,715 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,715 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,715 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,715 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,726 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:52,726 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,726 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,726 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,726 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,726 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,726 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,726 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,726 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,726 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,728 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:52,728 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,728 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,728 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,728 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,765 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,765 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,765 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,765 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,765 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,792 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,792 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,792 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,792 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,792 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,792 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:52,792 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,792 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,792 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,792 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,793 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:52,793 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,793 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:52,793 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,793 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:52,793 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,793 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,847 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,847 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,847 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,847 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,847 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,864 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,864 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,864 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,864 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,864 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,864 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,864 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,864 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,864 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,864 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,912 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,912 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,912 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,912 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,912 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,912 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,912 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,912 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,965 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,965 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,965 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,965 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,965 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,990 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,990 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,990 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,990 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,990 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,076 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,076 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,076 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,076 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,076 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,080 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,080 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,080 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:53,080 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:53,080 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:53,119 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,119 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,119 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,119 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,119 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,145 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:53,145 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:53,145 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:53,145 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:53,145 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,145 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:53,146 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:53,146 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:53,146 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:53,146 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,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[][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:53,375 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,375 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,375 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,375 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,379 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:53,379 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,379 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,379 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,379 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,401 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,401 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,401 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,401 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,451 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,452 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,452 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,452 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,452 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,472 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,472 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,472 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,472 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,472 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,483 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,483 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,483 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,483 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,483 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,483 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,483 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,483 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,483 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,483 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,517 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,517 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,517 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,517 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,517 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,517 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,517 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,517 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,517 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,517 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,532 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,532 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,532 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,532 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,553 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,553 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,553 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,553 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,553 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,619 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,619 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,619 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,619 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,619 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,657 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,657 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,657 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,657 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,657 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,674 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,674 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,674 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,674 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,692 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:53,692 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:53,693 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,693 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,693 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,701 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:53,701 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,701 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,701 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,701 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,707 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:53,707 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,707 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,707 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,707 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,710 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:53,710 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,710 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:53,710 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,712 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,712 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,712 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,712 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,775 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,776 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,776 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,776 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,776 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:53,801 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,801 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,801 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,801 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,809 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,809 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,809 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,809 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,809 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,809 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,809 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,809 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,809 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,816 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,816 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,816 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,816 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,816 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,816 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,816 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,816 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,816 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,816 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,860 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,860 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,860 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,860 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,860 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,861 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,861 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,861 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,861 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,861 INFO L289 olderBase$Statistics]: existing Event has 170 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,868 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,868 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,868 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,868 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,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[][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:53,868 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,868 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,868 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,868 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,960 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,960 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,960 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,960 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,960 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,977 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:53,977 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:53,977 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,977 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,977 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,992 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:53,992 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:53,992 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,992 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,992 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,993 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:53,993 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:53,993 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,993 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,993 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:54,023 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,023 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,023 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:54,023 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:54,023 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,028 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:54,028 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,028 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:54,028 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,028 INFO L289 olderBase$Statistics]: existing Event has 166 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], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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:54,049 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:54,049 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:54,049 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:54,049 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:54,227 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:54,227 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,227 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,227 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,227 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,227 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,227 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,227 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,227 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,227 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,272 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,272 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,272 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,272 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,272 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,286 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,286 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,286 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,286 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,286 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,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[][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:54,290 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,290 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,290 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,290 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,317 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,317 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,317 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,317 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,317 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,321 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,321 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,321 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,321 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,343 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,343 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,343 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,343 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,343 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,343 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,343 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,343 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,393 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,393 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,393 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,393 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,393 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,393 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,393 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,393 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,393 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,393 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,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], [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:54,455 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,455 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,455 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,455 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,477 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:54,477 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:54,477 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:54,477 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:54,477 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:54,514 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,514 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,514 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,514 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,514 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:54,557 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,557 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,557 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,557 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,557 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,565 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:54,565 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:54,565 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:54,565 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,565 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:54,631 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,631 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,632 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,632 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,632 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,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[][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:54,662 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,662 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,662 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,662 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,686 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,687 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,687 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,687 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,687 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,687 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,687 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,687 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,687 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,687 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,740 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,740 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,740 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,740 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,740 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,740 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,740 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,740 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,740 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,740 INFO L289 olderBase$Statistics]: existing Event has 180 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], [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:54,766 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:54,796 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:54,796 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:54,796 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,796 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:54,796 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:54,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,882 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,882 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,882 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:54,882 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:54,886 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,886 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,886 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:54,886 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:54,886 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,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, 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:54,916 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,916 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,916 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,916 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,930 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:54,930 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:54,930 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,930 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,930 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,931 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:54,931 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:54,931 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,931 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,931 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,944 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:54,944 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,944 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,944 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,944 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,017 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,017 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,017 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,018 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,018 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,053 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:55,053 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,053 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,054 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,054 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,067 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,067 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,067 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,067 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,067 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,067 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,067 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,068 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:55,068 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:55,068 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,076 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,076 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,076 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,076 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,076 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,076 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,076 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,076 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,076 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:55,076 INFO L289 olderBase$Statistics]: existing Event has 169 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:55,130 INFO L286 olderBase$Statistics]: this new event has 180 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 169 ancestors and is cut-off event [2025-04-29 11:12:55,130 INFO L289 olderBase$Statistics]: existing Event has 169 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:55,130 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,130 INFO L289 olderBase$Statistics]: existing Event has 170 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 170 ancestors and is cut-off event [2025-04-29 11:12:55,147 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:55,147 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:55,147 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:55,147 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:55,147 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:55,249 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:55,249 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:55,249 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:55,249 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:55,249 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:55,456 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:55,456 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:55,456 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:55,456 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:55,456 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:55,479 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,479 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,479 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,479 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,479 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,500 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:55,500 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:55,500 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:55,500 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:55,500 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:55,515 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:55,515 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,515 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,515 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,515 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,515 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:55,515 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:55,515 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,515 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,515 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:55,562 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,562 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,562 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,562 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,562 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,596 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,596 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,596 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,596 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,596 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,602 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:55,602 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,602 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,602 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,602 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,646 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:55,647 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,647 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,647 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,647 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,894 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:55,894 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:55,894 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:55,894 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:55,894 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:55,952 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:55,953 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,953 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,953 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,953 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,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[][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:55,963 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,963 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,963 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,963 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:55,973 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:55,973 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:55,973 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:55,973 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,973 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,990 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:55,990 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:55,990 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:55,990 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:55,990 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:56,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:56,047 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,047 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,047 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,047 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:56,063 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:56,063 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,064 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,064 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,064 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event