./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial-race.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version da043454 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial-race.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 833615a68ce5e3d102769e320de8cd7bcd63dca52b450b1eb858b05f55d14e02 --- Real Ultimate output --- This is Ultimate 0.3.0-wip.fs.system-includes-da04345-m [2025-04-29 11:12:06,883 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-04-29 11:12:06,924 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:06,929 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-04-29 11:12:06,929 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-04-29 11:12:06,950 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-04-29 11:12:06,952 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-04-29 11:12:06,952 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-04-29 11:12:06,952 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-04-29 11:12:06,952 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-04-29 11:12:06,953 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-04-29 11:12:06,953 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-04-29 11:12:06,953 INFO L153 SettingsManager]: * Use SBE=true [2025-04-29 11:12:06,954 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * sizeof long=4 [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-04-29 11:12:06,954 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-04-29 11:12:06,955 INFO L153 SettingsManager]: * sizeof long double=12 [2025-04-29 11:12:06,955 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-04-29 11:12:06,955 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-04-29 11:12:06,955 INFO L153 SettingsManager]: * Use constant arrays=true [2025-04-29 11:12:06,955 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-04-29 11:12:06,955 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-29 11:12:06,955 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-29 11:12:06,955 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:06,955 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:06,956 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-04-29 11:12:06,956 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-04-29 11:12:06,957 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-04-29 11:12:06,957 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 -> 833615a68ce5e3d102769e320de8cd7bcd63dca52b450b1eb858b05f55d14e02 [2025-04-29 11:12:07,193 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-04-29 11:12:07,199 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-04-29 11:12:07,201 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-04-29 11:12:07,202 INFO L270 PluginConnector]: Initializing CDTParser... [2025-04-29 11:12:07,202 INFO L274 PluginConnector]: CDTParser initialized [2025-04-29 11:12:07,203 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial-race.c [2025-04-29 11:12:08,451 INFO L538 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5a176ef96/a2a7aa64f8ba4732b5d29479c31122c1/FLAG4240f5632 [2025-04-29 11:12:08,687 INFO L389 CDTParser]: Found 1 translation units. [2025-04-29 11:12:08,687 INFO L178 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial-race.c [2025-04-29 11:12:08,694 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,694 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,701 INFO L432 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5a176ef96/a2a7aa64f8ba4732b5d29479c31122c1/FLAG4240f5632 [2025-04-29 11:12:09,451 INFO L440 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5a176ef96/a2a7aa64f8ba4732b5d29479c31122c1 [2025-04-29 11:12:09,454 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-04-29 11:12:09,455 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-04-29 11:12:09,455 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-04-29 11:12:09,456 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-04-29 11:12:09,460 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-04-29 11:12:09,461 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,462 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@25cac576 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,462 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,473 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-04-29 11:12:09,645 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-29 11:12:09,659 INFO L200 MainTranslator]: Completed pre-run [2025-04-29 11:12:09,691 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-29 11:12:09,700 INFO L204 MainTranslator]: Completed translation [2025-04-29 11:12:09,701 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:09 WrapperNode [2025-04-29 11:12:09,701 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-04-29 11:12:09,701 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-04-29 11:12:09,701 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-04-29 11:12:09,701 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-04-29 11:12:09,705 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:09" (1/1) ... [2025-04-29 11:12:09,715 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:09" (1/1) ... [2025-04-29 11:12:09,734 INFO L138 Inliner]: procedures = 15, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 73 [2025-04-29 11:12:09,734 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-04-29 11:12:09,735 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-04-29 11:12:09,735 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-04-29 11:12:09,735 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-04-29 11:12:09,740 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:09" (1/1) ... [2025-04-29 11:12:09,740 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:09" (1/1) ... [2025-04-29 11:12:09,742 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:09" (1/1) ... [2025-04-29 11:12:09,742 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:09" (1/1) ... [2025-04-29 11:12:09,748 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:09" (1/1) ... [2025-04-29 11:12:09,749 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:09" (1/1) ... [2025-04-29 11:12:09,751 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:09" (1/1) ... [2025-04-29 11:12:09,752 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:09" (1/1) ... [2025-04-29 11:12:09,753 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:09" (1/1) ... [2025-04-29 11:12:09,758 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-04-29 11:12:09,763 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-04-29 11:12:09,763 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-04-29 11:12:09,763 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-04-29 11:12:09,764 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:09" (1/1) ... [2025-04-29 11:12:09,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:09,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-04-29 11:12:09,793 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:09,796 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:09,811 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-04-29 11:12:09,812 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-04-29 11:12:09,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-04-29 11:12:09,812 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-04-29 11:12:09,813 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:09,884 INFO L234 CfgBuilder]: Building ICFG [2025-04-29 11:12:09,885 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-04-29 11:12:10,112 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-04-29 11:12:10,112 INFO L283 CfgBuilder]: Performing block encoding [2025-04-29 11:12:10,129 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-04-29 11:12:10,129 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2025-04-29 11:12:10,130 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,130 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-04-29 11:12:10,131 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-04-29 11:12:10,132 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-04-29 11:12:10,135 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-04-29 11:12:10,135 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,135 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50f3c4f8 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,135 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:09" (2/3) ... [2025-04-29 11:12:10,136 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50f3c4f8 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,136 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,137 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race.c [2025-04-29 11:12:10,146 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-04-29 11:12:10,148 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial-race.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,148 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-04-29 11:12:10,211 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-04-29 11:12:10,247 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 191 places, 202 transitions, 417 flow [2025-04-29 11:12:10,306 INFO L116 PetriNetUnfolderBase]: 7/175 cut-off events. [2025-04-29 11:12:10,307 INFO L117 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-04-29 11:12:10,311 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,311 INFO L82 GeneralOperation]: Start removeDead. Operand has 191 places, 202 transitions, 417 flow [2025-04-29 11:12:10,316 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 140 places, 144 transitions, 295 flow [2025-04-29 11:12:10,323 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:10,334 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;@3135994c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:10,334 INFO L341 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-04-29 11:12:10,339 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:10,340 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:10,340 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:10,340 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,341 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,341 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,344 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,345 INFO L85 PathProgramCache]: Analyzing trace with hash 895244543, now seen corresponding path program 1 times [2025-04-29 11:12:10,350 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,350 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1972912246] [2025-04-29 11:12:10,350 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,403 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:10,412 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,413 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,413 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,457 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,458 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,458 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1972912246] [2025-04-29 11:12:10,458 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1972912246] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,458 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,459 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,461 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1630147619] [2025-04-29 11:12:10,462 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,466 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,469 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,483 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,484 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,534 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:10,537 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,537 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,537 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:10,539 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,597 INFO L116 PetriNetUnfolderBase]: 5/167 cut-off events. [2025-04-29 11:12:10,597 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-29 11:12:10,597 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,599 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 14 selfloop transitions, 2 changer transitions 1/141 dead transitions. [2025-04-29 11:12:10,599 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 141 transitions, 321 flow [2025-04-29 11:12:10,600 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:10,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:10,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 544 transitions. [2025-04-29 11:12:10,610 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8976897689768977 [2025-04-29 11:12:10,613 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:10,614 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 141 transitions, 321 flow [2025-04-29 11:12:10,617 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:10,620 INFO L231 Difference]: Finished difference. Result has 141 places, 140 transitions, 291 flow [2025-04-29 11:12:10,623 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:10,627 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 1 predicate places. [2025-04-29 11:12:10,628 INFO L485 AbstractCegarLoop]: Abstraction has has 141 places, 140 transitions, 291 flow [2025-04-29 11:12:10,628 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:10,628 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,629 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:10,629 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-04-29 11:12:10,629 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:10,630 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,630 INFO L85 PathProgramCache]: Analyzing trace with hash 236041378, now seen corresponding path program 1 times [2025-04-29 11:12:10,630 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,630 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [455610299] [2025-04-29 11:12:10,630 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,642 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:10,646 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:10,648 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,649 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,672 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,672 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,672 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [455610299] [2025-04-29 11:12:10,672 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [455610299] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,672 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,672 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,672 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1991720718] [2025-04-29 11:12:10,672 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,673 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,673 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,673 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,673 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,700 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2025-04-29 11:12:10,700 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:10,700 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,700 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2025-04-29 11:12:10,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,746 INFO L116 PetriNetUnfolderBase]: 5/162 cut-off events. [2025-04-29 11:12:10,746 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-29 11:12:10,746 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:10,747 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 15 selfloop transitions, 1 changer transitions 0/136 dead transitions. [2025-04-29 11:12:10,747 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 136 transitions, 315 flow [2025-04-29 11:12:10,751 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:10,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:10,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 533 transitions. [2025-04-29 11:12:10,753 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8795379537953796 [2025-04-29 11:12:10,753 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:10,753 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 136 transitions, 315 flow [2025-04-29 11:12:10,754 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:10,756 INFO L231 Difference]: Finished difference. Result has 136 places, 136 transitions, 281 flow [2025-04-29 11:12:10,756 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:10,757 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -4 predicate places. [2025-04-29 11:12:10,757 INFO L485 AbstractCegarLoop]: Abstraction has has 136 places, 136 transitions, 281 flow [2025-04-29 11:12:10,757 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 172.0) internal successors, (516), 3 states have internal predecessors, (516), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-29 11:12:10,757 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,757 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:10,757 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-04-29 11:12:10,757 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:10,758 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,758 INFO L85 PathProgramCache]: Analyzing trace with hash 1282844988, now seen corresponding path program 1 times [2025-04-29 11:12:10,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,758 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1329700524] [2025-04-29 11:12:10,758 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,763 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:10,770 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:10,771 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,771 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,794 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:10,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,794 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1329700524] [2025-04-29 11:12:10,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1329700524] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,794 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1714127207] [2025-04-29 11:12:10,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,794 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,795 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,795 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,795 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,825 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:10,826 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:10,826 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,826 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:10,826 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,864 INFO L116 PetriNetUnfolderBase]: 23/275 cut-off events. [2025-04-29 11:12:10,864 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-29 11:12:10,865 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:10,866 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 14 selfloop transitions, 2 changer transitions 0/135 dead transitions. [2025-04-29 11:12:10,866 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 135 transitions, 311 flow [2025-04-29 11:12:10,866 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:10,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:10,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 542 transitions. [2025-04-29 11:12:10,868 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8943894389438944 [2025-04-29 11:12:10,868 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:10,868 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 135 transitions, 311 flow [2025-04-29 11:12:10,869 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:10,870 INFO L231 Difference]: Finished difference. Result has 136 places, 135 transitions, 282 flow [2025-04-29 11:12:10,870 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:10,871 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -4 predicate places. [2025-04-29 11:12:10,872 INFO L485 AbstractCegarLoop]: Abstraction has has 136 places, 135 transitions, 282 flow [2025-04-29 11:12:10,872 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:10,872 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,872 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:10,873 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-04-29 11:12:10,873 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:10,873 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,874 INFO L85 PathProgramCache]: Analyzing trace with hash -869539561, now seen corresponding path program 1 times [2025-04-29 11:12:10,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,874 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [312892971] [2025-04-29 11:12:10,874 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,882 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:10,889 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:10,890 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,893 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,939 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,940 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,940 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [312892971] [2025-04-29 11:12:10,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [312892971] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,940 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,940 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,940 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1651399035] [2025-04-29 11:12:10,940 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,940 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,941 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,941 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,970 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2025-04-29 11:12:10,971 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 135 transitions, 282 flow. Second operand has 3 states, 3 states have (on average 172.0) internal successors, (516), 3 states have internal predecessors, (516), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-29 11:12:10,971 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,971 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2025-04-29 11:12:10,971 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,020 INFO L116 PetriNetUnfolderBase]: 45/383 cut-off events. [2025-04-29 11:12:11,021 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-29 11:12:11,022 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,023 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 16 selfloop transitions, 2 changer transitions 0/133 dead transitions. [2025-04-29 11:12:11,023 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 133 transitions, 314 flow [2025-04-29 11:12:11,023 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:11,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:11,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 535 transitions. [2025-04-29 11:12:11,025 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8828382838283828 [2025-04-29 11:12:11,025 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,025 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 133 transitions, 314 flow [2025-04-29 11:12:11,026 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,028 INFO L231 Difference]: Finished difference. Result has 133 places, 133 transitions, 284 flow [2025-04-29 11:12:11,029 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,029 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -7 predicate places. [2025-04-29 11:12:11,029 INFO L485 AbstractCegarLoop]: Abstraction has has 133 places, 133 transitions, 284 flow [2025-04-29 11:12:11,030 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,030 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,030 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,030 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-04-29 11:12:11,030 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,031 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,031 INFO L85 PathProgramCache]: Analyzing trace with hash -2106196026, now seen corresponding path program 1 times [2025-04-29 11:12:11,031 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,031 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1350167901] [2025-04-29 11:12:11,031 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,039 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:11,053 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,054 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,054 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,406 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,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,407 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1350167901] [2025-04-29 11:12:11,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1350167901] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:11,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [702649889] [2025-04-29 11:12:11,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,408 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:11,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,408 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:11,408 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:11,583 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:11,584 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,584 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,584 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:11,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,688 INFO L116 PetriNetUnfolderBase]: 68/471 cut-off events. [2025-04-29 11:12:11,689 INFO L117 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2025-04-29 11:12:11,692 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:11,693 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 34 selfloop transitions, 4 changer transitions 1/152 dead transitions. [2025-04-29 11:12:11,693 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 152 transitions, 398 flow [2025-04-29 11:12:11,695 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:11,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:11,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1089 transitions. [2025-04-29 11:12:11,698 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8985148514851485 [2025-04-29 11:12:11,698 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:11,698 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 152 transitions, 398 flow [2025-04-29 11:12:11,699 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:11,700 INFO L231 Difference]: Finished difference. Result has 137 places, 131 transitions, 285 flow [2025-04-29 11:12:11,701 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:11,701 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -3 predicate places. [2025-04-29 11:12:11,701 INFO L485 AbstractCegarLoop]: Abstraction has has 137 places, 131 transitions, 285 flow [2025-04-29 11:12:11,703 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:11,703 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,703 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:11,703 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-04-29 11:12:11,703 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:11,705 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,705 INFO L85 PathProgramCache]: Analyzing trace with hash -850004187, now seen corresponding path program 1 times [2025-04-29 11:12:11,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,705 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [794827749] [2025-04-29 11:12:11,705 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,714 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:11,729 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:11,729 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,729 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,013 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,014 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,014 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [794827749] [2025-04-29 11:12:12,014 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [794827749] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,014 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,014 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:12,014 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1868245001] [2025-04-29 11:12:12,014 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,014 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:12,014 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,015 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:12,015 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:12,185 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 160 out of 202 [2025-04-29 11:12:12,186 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,186 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,186 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 202 [2025-04-29 11:12:12,187 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,349 INFO L116 PetriNetUnfolderBase]: 182/827 cut-off events. [2025-04-29 11:12:12,349 INFO L117 PetriNetUnfolderBase]: For 38/44 co-relation queries the response was YES. [2025-04-29 11:12:12,350 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,354 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 60 selfloop transitions, 19 changer transitions 0/181 dead transitions. [2025-04-29 11:12:12,354 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 181 transitions, 543 flow [2025-04-29 11:12:12,354 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:12,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:12,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1040 transitions. [2025-04-29 11:12:12,357 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.858085808580858 [2025-04-29 11:12:12,357 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,357 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 181 transitions, 543 flow [2025-04-29 11:12:12,359 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,360 INFO L231 Difference]: Finished difference. Result has 142 places, 150 transitions, 409 flow [2025-04-29 11:12:12,360 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,362 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 2 predicate places. [2025-04-29 11:12:12,362 INFO L485 AbstractCegarLoop]: Abstraction has has 142 places, 150 transitions, 409 flow [2025-04-29 11:12:12,363 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,363 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,363 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,363 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-04-29 11:12:12,363 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,365 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,365 INFO L85 PathProgramCache]: Analyzing trace with hash -1378613499, now seen corresponding path program 1 times [2025-04-29 11:12:12,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,365 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2034560526] [2025-04-29 11:12:12,365 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,379 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-04-29 11:12:12,385 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,386 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,386 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,410 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,411 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,411 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2034560526] [2025-04-29 11:12:12,411 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2034560526] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,411 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,412 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:12,412 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [699570075] [2025-04-29 11:12:12,412 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,412 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:12,412 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,413 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:12,413 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:12,422 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 202 [2025-04-29 11:12:12,423 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,423 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,423 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 202 [2025-04-29 11:12:12,423 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,468 INFO L116 PetriNetUnfolderBase]: 32/271 cut-off events. [2025-04-29 11:12:12,468 INFO L117 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-04-29 11:12:12,469 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,470 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 10 selfloop transitions, 2 changer transitions 0/149 dead transitions. [2025-04-29 11:12:12,470 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 149 transitions, 431 flow [2025-04-29 11:12:12,470 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:12,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:12,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 556 transitions. [2025-04-29 11:12:12,472 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9174917491749175 [2025-04-29 11:12:12,472 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,472 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 149 transitions, 431 flow [2025-04-29 11:12:12,473 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,476 INFO L231 Difference]: Finished difference. Result has 143 places, 149 transitions, 411 flow [2025-04-29 11:12:12,476 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,478 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 3 predicate places. [2025-04-29 11:12:12,478 INFO L485 AbstractCegarLoop]: Abstraction has has 143 places, 149 transitions, 411 flow [2025-04-29 11:12:12,479 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,479 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,479 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,479 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-04-29 11:12:12,479 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,480 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,480 INFO L85 PathProgramCache]: Analyzing trace with hash -1864343372, now seen corresponding path program 1 times [2025-04-29 11:12:12,480 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,480 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [312960454] [2025-04-29 11:12:12,480 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,492 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-04-29 11:12:12,504 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,505 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,505 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:12,505 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-29 11:12:12,509 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-04-29 11:12:12,518 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,519 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,519 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:12,545 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-29 11:12:12,545 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-29 11:12:12,547 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-04-29 11:12:12,549 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-04-29 11:12:12,550 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-04-29 11:12:12,550 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-04-29 11:12:12,551 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-04-29 11:12:12,552 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-04-29 11:12:12,552 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-04-29 11:12:12,552 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-04-29 11:12:12,552 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-04-29 11:12:12,552 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-04-29 11:12:12,554 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:12,556 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-29 11:12:12,556 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-04-29 11:12:12,600 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-04-29 11:12:12,603 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 250 places, 270 transitions, 574 flow [2025-04-29 11:12:12,661 INFO L116 PetriNetUnfolderBase]: 36/556 cut-off events. [2025-04-29 11:12:12,661 INFO L117 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2025-04-29 11:12:12,664 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:12,664 INFO L82 GeneralOperation]: Start removeDead. Operand has 250 places, 270 transitions, 574 flow [2025-04-29 11:12:12,667 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 209 places, 220 transitions, 462 flow [2025-04-29 11:12:12,668 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:12,669 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;@3135994c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:12,669 INFO L341 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-04-29 11:12:12,670 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:12,670 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:12,670 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:12,670 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,670 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:12,671 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:12,671 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,671 INFO L85 PathProgramCache]: Analyzing trace with hash 601814783, now seen corresponding path program 1 times [2025-04-29 11:12:12,671 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,671 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [257205023] [2025-04-29 11:12:12,671 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,674 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:12,675 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:12,675 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,675 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,685 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,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,686 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [257205023] [2025-04-29 11:12:12,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [257205023] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,686 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,686 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:12,686 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [831696954] [2025-04-29 11:12:12,686 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,686 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:12,686 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,687 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:12,687 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:12,717 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-04-29 11:12:12,718 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:12,718 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,718 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-04-29 11:12:12,718 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,887 INFO L116 PetriNetUnfolderBase]: 145/1130 cut-off events. [2025-04-29 11:12:12,887 INFO L117 PetriNetUnfolderBase]: For 74/75 co-relation queries the response was YES. [2025-04-29 11:12:12,915 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:12,920 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 25 selfloop transitions, 2 changer transitions 1/216 dead transitions. [2025-04-29 11:12:12,921 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 216 transitions, 508 flow [2025-04-29 11:12:12,921 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:12,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:12,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 721 transitions. [2025-04-29 11:12:12,922 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8901234567901235 [2025-04-29 11:12:12,923 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:12,923 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 216 transitions, 508 flow [2025-04-29 11:12:12,924 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:12,926 INFO L231 Difference]: Finished difference. Result has 210 places, 215 transitions, 456 flow [2025-04-29 11:12:12,926 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:12,928 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 1 predicate places. [2025-04-29 11:12:12,928 INFO L485 AbstractCegarLoop]: Abstraction has has 210 places, 215 transitions, 456 flow [2025-04-29 11:12:12,929 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 231.33333333333334) internal successors, (694), 3 states have internal predecessors, (694), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-29 11:12:12,929 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,929 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:12,929 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-04-29 11:12:12,929 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:12,930 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,930 INFO L85 PathProgramCache]: Analyzing trace with hash -1635935710, now seen corresponding path program 1 times [2025-04-29 11:12:12,930 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,930 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2004543767] [2025-04-29 11:12:12,930 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,932 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:12,933 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:12,933 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,935 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,948 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,949 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,949 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2004543767] [2025-04-29 11:12:12,949 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2004543767] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,949 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,949 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:12,949 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [547241568] [2025-04-29 11:12:12,949 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,949 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:12,949 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,950 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:12,950 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:12,967 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 270 [2025-04-29 11:12:12,968 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:12,968 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,968 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 270 [2025-04-29 11:12:12,968 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:13,084 INFO L116 PetriNetUnfolderBase]: 146/1195 cut-off events. [2025-04-29 11:12:13,084 INFO L117 PetriNetUnfolderBase]: For 110/112 co-relation queries the response was YES. [2025-04-29 11:12:13,088 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,093 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 26 selfloop transitions, 1 changer transitions 0/210 dead transitions. [2025-04-29 11:12:13,093 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 210 transitions, 500 flow [2025-04-29 11:12:13,093 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:13,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:13,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 704 transitions. [2025-04-29 11:12:13,095 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8691358024691358 [2025-04-29 11:12:13,095 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,095 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 210 transitions, 500 flow [2025-04-29 11:12:13,097 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,099 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 444 flow [2025-04-29 11:12:13,099 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,100 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:13,100 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 444 flow [2025-04-29 11:12:13,100 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,100 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:13,100 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,100 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-04-29 11:12:13,101 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,101 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:13,101 INFO L85 PathProgramCache]: Analyzing trace with hash -577442278, now seen corresponding path program 1 times [2025-04-29 11:12:13,101 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:13,101 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [652057220] [2025-04-29 11:12:13,101 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:13,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:13,106 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:13,108 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,108 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:13,108 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:13,122 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,122 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:13,122 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [652057220] [2025-04-29 11:12:13,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [652057220] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:13,122 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:13,122 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:13,122 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1021558844] [2025-04-29 11:12:13,122 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:13,122 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:13,122 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:13,123 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:13,123 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:13,150 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-04-29 11:12:13,151 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,151 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:13,151 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-04-29 11:12:13,151 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:13,413 INFO L116 PetriNetUnfolderBase]: 485/2744 cut-off events. [2025-04-29 11:12:13,413 INFO L117 PetriNetUnfolderBase]: For 125/127 co-relation queries the response was YES. [2025-04-29 11:12:13,419 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,426 INFO L140 encePairwiseOnDemand]: 267/270 looper letters, 25 selfloop transitions, 2 changer transitions 0/209 dead transitions. [2025-04-29 11:12:13,426 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 209 transitions, 496 flow [2025-04-29 11:12:13,426 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:13,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:13,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2025-04-29 11:12:13,428 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8864197530864197 [2025-04-29 11:12:13,428 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,428 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 209 transitions, 496 flow [2025-04-29 11:12:13,429 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,430 INFO L231 Difference]: Finished difference. Result has 204 places, 209 transitions, 445 flow [2025-04-29 11:12:13,430 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,431 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:13,431 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 209 transitions, 445 flow [2025-04-29 11:12:13,431 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,431 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:13,431 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,431 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-04-29 11:12:13,431 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,432 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:13,432 INFO L85 PathProgramCache]: Analyzing trace with hash 105072599, now seen corresponding path program 1 times [2025-04-29 11:12:13,432 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:13,432 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1475715314] [2025-04-29 11:12:13,432 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:13,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:13,435 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:13,437 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,437 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:13,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:13,446 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,447 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:13,447 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1475715314] [2025-04-29 11:12:13,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1475715314] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:13,447 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:13,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:13,447 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1287306292] [2025-04-29 11:12:13,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:13,447 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:13,447 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:13,447 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:13,447 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:13,464 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 270 [2025-04-29 11:12:13,465 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,465 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:13,465 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 270 [2025-04-29 11:12:13,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:13,808 INFO L116 PetriNetUnfolderBase]: 973/4742 cut-off events. [2025-04-29 11:12:13,808 INFO L117 PetriNetUnfolderBase]: For 194/199 co-relation queries the response was YES. [2025-04-29 11:12:13,819 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:13,833 INFO L140 encePairwiseOnDemand]: 263/270 looper letters, 27 selfloop transitions, 2 changer transitions 0/206 dead transitions. [2025-04-29 11:12:13,833 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 201 places, 206 transitions, 497 flow [2025-04-29 11:12:13,833 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:13,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:13,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 706 transitions. [2025-04-29 11:12:13,835 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8716049382716049 [2025-04-29 11:12:13,835 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:13,835 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 201 places, 206 transitions, 497 flow [2025-04-29 11:12:13,836 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:13,837 INFO L231 Difference]: Finished difference. Result has 200 places, 206 transitions, 445 flow [2025-04-29 11:12:13,837 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:13,838 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -9 predicate places. [2025-04-29 11:12:13,838 INFO L485 AbstractCegarLoop]: Abstraction has has 200 places, 206 transitions, 445 flow [2025-04-29 11:12:13,838 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,838 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:13,839 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:13,839 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-04-29 11:12:13,839 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:13,839 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:13,839 INFO L85 PathProgramCache]: Analyzing trace with hash 2131352006, now seen corresponding path program 1 times [2025-04-29 11:12:13,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:13,839 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722844530] [2025-04-29 11:12:13,839 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:13,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:13,844 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:13,848 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:13,848 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:13,848 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:14,026 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,027 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:14,027 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [722844530] [2025-04-29 11:12:14,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [722844530] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:14,027 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:14,027 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:14,027 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1435044765] [2025-04-29 11:12:14,027 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:14,027 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:14,027 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:14,027 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:14,027 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:14,248 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 270 [2025-04-29 11:12:14,249 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,250 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:14,250 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 270 [2025-04-29 11:12:14,250 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:14,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][234], [Black: 262#true, 248#true, 101#L54-9true, 268#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 251#true, 107#L72-4true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,674 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:14,674 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:14,674 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,674 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:14,679 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 4)) 0), 250#true, 107#L72-4true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,679 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:14,679 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,679 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:14,679 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,684 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,684 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,684 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:14,685 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,685 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,685 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,685 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,685 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,685 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,685 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,686 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,690 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 250#true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,690 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:14,690 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,690 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,690 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,691 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,691 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,691 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 249#true, 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,691 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,691 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,691 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,691 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,696 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][237], [Black: 262#true, 248#true, 271#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,696 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,696 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,696 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,696 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,696 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][237], [Black: 262#true, 139#L72-8true, 248#true, 271#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,697 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][234], [Black: 262#true, 248#true, 101#L54-9true, 268#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 251#true, 107#L72-4true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,697 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][235], [Black: 262#true, 248#true, 101#L54-9true, 251#true, 269#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,697 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,697 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,698 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,698 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,698 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,698 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,698 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,698 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,698 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,698 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,708 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 249#true, 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,709 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:14,709 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,709 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,709 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:14,709 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,709 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,709 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:14,709 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,710 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,710 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,710 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,710 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,712 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,712 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,712 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,712 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,712 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,713 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,713 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,713 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,713 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,713 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,713 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,713 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,713 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,715 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,715 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,716 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,716 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,716 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,717 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,717 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,717 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 250#true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,717 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,717 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,717 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 4)) 0), 250#true, 107#L72-4true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,718 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:14,718 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 249#true, 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,718 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:14,718 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,718 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,718 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,720 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:14,720 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:14,721 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 250#true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:14,721 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,721 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:14,721 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:14,721 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:14,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[][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:14,723 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:14,723 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:14,723 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:14,723 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:14,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[][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:14,725 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:14,725 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:14,725 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:14,725 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:14,725 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:14,725 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,725 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,725 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:14,725 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:14,726 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:14,726 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:14,726 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:14,726 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:14,726 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:14,727 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:14,727 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,727 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,727 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:14,727 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:14,728 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:14,728 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:14,728 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,728 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:14,728 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:14,729 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:14,729 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:14,729 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:14,729 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:14,729 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:14,833 INFO L116 PetriNetUnfolderBase]: 1105/4914 cut-off events. [2025-04-29 11:12:14,833 INFO L117 PetriNetUnfolderBase]: For 461/562 co-relation queries the response was YES. [2025-04-29 11:12:14,843 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:14,859 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 71 selfloop transitions, 4 changer transitions 1/253 dead transitions. [2025-04-29 11:12:14,859 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 253 transitions, 713 flow [2025-04-29 11:12:14,859 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:14,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:14,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1462 transitions. [2025-04-29 11:12:14,861 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9024691358024691 [2025-04-29 11:12:14,861 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:14,862 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 253 transitions, 713 flow [2025-04-29 11:12:14,863 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:14,865 INFO L231 Difference]: Finished difference. Result has 204 places, 204 transitions, 446 flow [2025-04-29 11:12:14,865 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:14,866 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:14,866 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 204 transitions, 446 flow [2025-04-29 11:12:14,866 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:14,866 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:14,866 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:14,866 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-04-29 11:12:14,867 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:14,867 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:14,867 INFO L85 PathProgramCache]: Analyzing trace with hash -195334939, now seen corresponding path program 1 times [2025-04-29 11:12:14,867 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:14,867 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [807841329] [2025-04-29 11:12:14,867 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:14,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:14,872 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:14,876 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:14,876 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:14,876 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:15,035 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:15,035 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:15,035 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [807841329] [2025-04-29 11:12:15,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [807841329] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:15,036 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:15,036 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:15,036 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1147777198] [2025-04-29 11:12:15,036 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:15,036 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:15,036 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:15,037 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:15,037 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:15,170 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 270 [2025-04-29 11:12:15,171 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,171 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:15,171 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 270 [2025-04-29 11:12:15,171 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:16,717 INFO L116 PetriNetUnfolderBase]: 6194/17480 cut-off events. [2025-04-29 11:12:16,717 INFO L117 PetriNetUnfolderBase]: For 1149/1243 co-relation queries the response was YES. [2025-04-29 11:12:16,746 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:16,792 INFO L140 encePairwiseOnDemand]: 255/270 looper letters, 116 selfloop transitions, 32 changer transitions 0/309 dead transitions. [2025-04-29 11:12:16,792 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 309 transitions, 1008 flow [2025-04-29 11:12:16,793 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:16,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:16,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1421 transitions. [2025-04-29 11:12:16,795 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8771604938271605 [2025-04-29 11:12:16,795 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:16,795 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 309 transitions, 1008 flow [2025-04-29 11:12:16,799 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:16,801 INFO L231 Difference]: Finished difference. Result has 209 places, 237 transitions, 655 flow [2025-04-29 11:12:16,802 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:16,802 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 0 predicate places. [2025-04-29 11:12:16,802 INFO L485 AbstractCegarLoop]: Abstraction has has 209 places, 237 transitions, 655 flow [2025-04-29 11:12:16,803 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:16,803 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:16,803 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:16,803 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-04-29 11:12:16,803 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:16,803 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:16,803 INFO L85 PathProgramCache]: Analyzing trace with hash 25404642, now seen corresponding path program 1 times [2025-04-29 11:12:16,804 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:16,804 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [544594614] [2025-04-29 11:12:16,804 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:16,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:16,809 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-04-29 11:12:16,812 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-04-29 11:12:16,812 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:16,812 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:16,826 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:16,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:16,826 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [544594614] [2025-04-29 11:12:16,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [544594614] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:16,827 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:16,827 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:16,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2016825745] [2025-04-29 11:12:16,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:16,827 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:16,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:16,827 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:16,827 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:16,838 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 270 [2025-04-29 11:12:16,839 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 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:16,839 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:16,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 270 [2025-04-29 11:12:16,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:17,445 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,445 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:17,445 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:17,445 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:17,445 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:17,474 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,475 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:17,475 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,475 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,475 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,475 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:17,475 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:17,487 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,487 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,487 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,487 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,487 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,499 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,499 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:17,499 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,499 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:17,499 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:17,503 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,503 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:17,503 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:17,503 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,503 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,503 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,504 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:17,504 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:17,504 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,504 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:17,509 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,509 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,509 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,509 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,509 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,509 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,515 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,515 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:17,515 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,516 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,516 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,522 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,522 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:17,522 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,522 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,522 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,522 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,522 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:17,522 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,522 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,522 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,526 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,527 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:17,527 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,527 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,527 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,545 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,545 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:17,545 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,546 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,546 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,624 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,625 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,625 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,625 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,625 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,626 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,626 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,626 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,626 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,626 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,631 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,631 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,631 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,631 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,631 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,632 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,632 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,632 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,632 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,632 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,632 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,632 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,632 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,632 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,632 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,636 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,636 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,637 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,637 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,637 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,637 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,637 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,637 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,637 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,637 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,637 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,637 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,638 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,639 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,639 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,639 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,639 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,639 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,639 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,639 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,639 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,639 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,639 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,640 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,640 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,640 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,640 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,640 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,640 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,640 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,640 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,640 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,640 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,641 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,641 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,641 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,641 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,641 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,641 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,641 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,641 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,641 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,641 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,642 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,642 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,651 INFO L116 PetriNetUnfolderBase]: 2097/9268 cut-off events. [2025-04-29 11:12:17,651 INFO L117 PetriNetUnfolderBase]: For 1484/1729 co-relation queries the response was YES. [2025-04-29 11:12:17,670 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:17,691 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 5 changer transitions 0/248 dead transitions. [2025-04-29 11:12:17,691 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 248 transitions, 753 flow [2025-04-29 11:12:17,692 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:17,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:17,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 743 transitions. [2025-04-29 11:12:17,693 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.917283950617284 [2025-04-29 11:12:17,693 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:17,693 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 248 transitions, 753 flow [2025-04-29 11:12:17,698 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:17,700 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 693 flow [2025-04-29 11:12:17,700 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:17,701 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 4 predicate places. [2025-04-29 11:12:17,701 INFO L485 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 693 flow [2025-04-29 11:12:17,701 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:17,701 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:17,701 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:17,702 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-04-29 11:12:17,702 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:17,702 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:17,702 INFO L85 PathProgramCache]: Analyzing trace with hash -781491205, now seen corresponding path program 1 times [2025-04-29 11:12:17,702 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:17,702 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2109327532] [2025-04-29 11:12:17,702 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:17,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:17,709 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 80 statements into 1 equivalence classes. [2025-04-29 11:12:17,712 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 80 of 80 statements. [2025-04-29 11:12:17,712 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:17,712 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:17,727 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,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:17,728 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2109327532] [2025-04-29 11:12:17,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2109327532] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:17,728 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:17,728 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:17,728 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1176809971] [2025-04-29 11:12:17,728 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:17,728 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:17,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:17,729 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:17,729 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:17,738 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 270 [2025-04-29 11:12:17,739 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:17,739 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:17,739 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 270 [2025-04-29 11:12:17,739 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:17,920 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,921 INFO L286 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-04-29 11:12:17,921 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,921 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,921 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,929 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,929 INFO L286 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,929 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,929 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,929 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,955 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:17,955 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:17,955 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-04-29 11:12:17,955 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-04-29 11:12:18,086 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,086 INFO L286 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2025-04-29 11:12:18,086 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-04-29 11:12:18,086 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-04-29 11:12:18,086 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-04-29 11:12:18,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[][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,087 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:18,087 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,087 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,088 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,135 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,136 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,136 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:18,136 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:18,136 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:18,171 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,171 INFO L286 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-04-29 11:12:18,171 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-04-29 11:12:18,171 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-04-29 11:12:18,171 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-04-29 11:12:18,171 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,171 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,171 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,171 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,172 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,172 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,172 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,172 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,172 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,172 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,193 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,193 INFO L286 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-04-29 11:12:18,193 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-04-29 11:12:18,194 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-04-29 11:12:18,194 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-04-29 11:12:18,194 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,194 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,194 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,194 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,194 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,194 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,194 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,194 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,194 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,194 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,202 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,202 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,202 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,202 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,202 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,209 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,210 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,210 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,210 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,210 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,210 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,210 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,210 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,210 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,210 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,212 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,212 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,212 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,212 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,212 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,219 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,219 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,219 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,219 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,219 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,220 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,220 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,220 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,220 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,220 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,221 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,221 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,221 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,221 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,221 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,222 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,222 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,222 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,222 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,222 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,228 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,228 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,228 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,228 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,228 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,228 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,229 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,229 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,229 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,229 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,231 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,231 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,231 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,231 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,231 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,232 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,232 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,232 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,232 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,232 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,234 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,234 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,234 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,234 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,234 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,235 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,235 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,235 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,235 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,235 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,239 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,239 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,239 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,239 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,240 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,240 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,240 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,240 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,240 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,240 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,242 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,242 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,242 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,242 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,242 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,243 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,243 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,243 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,243 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,243 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,245 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,245 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,245 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,246 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,246 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,247 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (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,247 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,247 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,247 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,247 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,248 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,248 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,248 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,248 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,248 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,253 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,253 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,253 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,253 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,253 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,253 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,253 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,253 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,253 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,253 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,256 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,256 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,256 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,256 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,256 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,259 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,259 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,259 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,259 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,259 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,261 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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,261 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,261 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,261 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,261 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,261 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (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,261 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,261 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,262 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,262 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,262 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,262 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:18,262 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,262 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,262 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:18,265 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,265 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,265 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,265 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,265 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,267 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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,267 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,267 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,267 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,267 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,269 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,269 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,269 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,269 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,269 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,271 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,271 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,271 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,271 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,271 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,272 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,272 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,272 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,272 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,272 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,272 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,272 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,272 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,272 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,272 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,273 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,273 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,273 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,273 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,273 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:18,276 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,276 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,276 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,276 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,276 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,277 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,277 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,277 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,277 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,277 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,280 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,280 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,280 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,280 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,280 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,280 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,280 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,280 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,280 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,280 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,281 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,281 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,281 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,281 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,281 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,281 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,281 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,281 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,281 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,281 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,282 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,282 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,282 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:18,282 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,282 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,282 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,282 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,282 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,282 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,282 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,284 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,284 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,284 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,284 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,284 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,287 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 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,287 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,287 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,287 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (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,287 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,287 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,288 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,288 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,288 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,288 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,288 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,288 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,288 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,289 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,289 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,289 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,289 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,289 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,289 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,289 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,289 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,289 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,290 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,292 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,292 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,292 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,292 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,292 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,293 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,293 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,293 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,293 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,293 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,294 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,294 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,294 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,294 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,294 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,294 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,295 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,295 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,295 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,295 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,295 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,295 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:18,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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,296 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,296 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,296 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,296 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,298 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,298 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,298 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,298 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,298 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,300 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,300 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,300 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,300 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,300 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,301 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,301 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,301 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,301 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,301 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,301 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,301 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,301 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,305 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,306 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,306 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,306 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,306 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,307 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,307 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,307 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,307 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,307 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,308 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,308 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,308 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,308 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,308 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,308 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,308 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,308 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,308 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,308 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,308 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,309 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,309 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,309 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,309 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,313 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,313 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,313 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,313 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,313 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,314 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,314 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,314 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,314 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,314 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,314 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,314 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,315 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,315 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,315 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,316 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,316 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,316 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,316 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,316 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,316 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,316 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,316 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,316 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,316 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,316 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,316 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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,319 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:18,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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,319 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,319 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,319 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,319 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,324 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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,324 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-29 11:12:18,324 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-29 11:12:18,324 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:18,324 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:18,324 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,324 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,324 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,324 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,324 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,325 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,325 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,325 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,325 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,325 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,331 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,331 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:18,331 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,331 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,331 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,331 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,331 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,338 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,338 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-04-29 11:12:18,338 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:18,338 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,338 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,339 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,339 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,339 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,339 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,339 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,339 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,339 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,339 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,339 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,339 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,341 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,341 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,341 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,341 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,341 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,347 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,347 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,347 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,347 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,347 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,348 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,348 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,348 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,348 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,348 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,348 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,348 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,348 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,348 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,348 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,350 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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,350 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,350 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,350 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,350 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,353 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,353 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,353 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,353 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:18,353 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,362 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,362 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,362 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,362 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,362 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,365 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,365 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,365 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,365 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,365 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:18,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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,366 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,366 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,366 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,366 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,381 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,381 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,381 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,381 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,381 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:18,381 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,381 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,381 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,381 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,381 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,386 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,386 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,386 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,386 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:18,386 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:18,404 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,405 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,405 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:18,405 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:18,405 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:18,518 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,518 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:18,518 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:18,519 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:18,519 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,519 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,519 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:18,519 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:18,519 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:18,519 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:18,579 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([709] threadEXIT-->L72-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_8|) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} AuxVars[] AssignedVars[][108], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:18,579 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,579 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,579 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,579 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,678 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:18,678 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,678 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,678 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,678 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:18,678 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,679 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:18,679 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,679 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,679 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,679 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,679 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,682 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:18,682 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:18,682 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,682 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,682 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:18,682 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:18,687 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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:18,688 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:18,688 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,688 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,688 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,688 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,692 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:18,692 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:18,692 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,692 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,692 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,692 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,698 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:18,698 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:18,698 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,698 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,698 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,698 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,699 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:18,699 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,699 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,699 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,699 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:18,699 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:18,703 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:18,703 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,703 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,706 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:18,706 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:18,706 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:18,706 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:18,706 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:18,706 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:18,709 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:18,709 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:18,709 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,716 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:18,716 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-29 11:12:18,716 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,717 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:18,717 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:18,717 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,717 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,717 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:18,717 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:18,717 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-29 11:12:18,721 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:18,721 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,721 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,721 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,721 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,721 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:18,721 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:18,729 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:18,729 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-29 11:12:18,729 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,729 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,729 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,729 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,729 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:18,729 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-29 11:12:18,729 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,729 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,729 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,729 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (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:18,731 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,731 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:18,732 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:18,732 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:18,732 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,732 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,732 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,732 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,733 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:18,733 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:18,733 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,733 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,733 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,733 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,734 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:18,734 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,734 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,735 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:18,735 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:18,735 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,735 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,735 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,735 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,736 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:18,736 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:18,737 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,738 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:18,738 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,738 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,738 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,738 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,738 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,739 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:18,739 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,739 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,739 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,739 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,739 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,740 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:18,740 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,740 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,740 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,740 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,740 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,741 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:18,741 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,741 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,741 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,741 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,741 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,742 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:18,742 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,742 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,742 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,742 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,742 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 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:18,743 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,743 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:18,745 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:18,745 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,745 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,745 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,745 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,745 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,746 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:18,746 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,746 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,746 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,746 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,746 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,747 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:18,747 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,747 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,747 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,747 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,748 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:18,748 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,748 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,748 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,748 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,748 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,748 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:18,749 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,750 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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:18,750 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:18,750 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,750 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:18,751 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:18,753 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:18,753 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,753 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,753 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,753 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,753 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,753 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:18,753 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,753 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,753 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,753 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,753 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,755 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:18,755 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,755 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,755 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,755 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,755 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,756 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:18,756 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,756 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,756 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,756 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,756 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,757 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:18,757 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,757 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,757 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,757 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,757 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,759 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:18,759 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,759 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:18,759 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,759 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,761 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:18,761 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:18,761 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,761 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,761 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,761 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,761 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:18,761 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:18,761 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,761 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,761 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,761 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,763 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:18,763 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:18,763 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,763 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,763 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:18,763 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:18,763 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:18,763 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:18,764 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:18,765 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,765 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:18,765 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,765 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:18,765 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,765 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,767 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:18,767 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,767 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,767 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,768 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,768 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,768 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:18,768 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,768 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,768 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,768 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,768 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 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:18,770 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,770 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,771 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:18,771 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,771 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:18,771 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,771 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,772 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:18,772 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,772 INFO L289 olderBase$Statistics]: existing Event has 145 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,772 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,775 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:18,775 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,775 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,775 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,775 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,775 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,775 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:18,775 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,775 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,775 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,775 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,775 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,779 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:18,779 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,779 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,779 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,779 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,779 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,779 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:18,779 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,779 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,779 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,779 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,779 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,781 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:18,781 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,781 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,781 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,781 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,781 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,782 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:18,782 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,782 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,782 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,782 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,782 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,782 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:18,782 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,782 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,782 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,782 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,782 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,783 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:18,783 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,783 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,783 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,783 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,783 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,783 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:18,783 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,783 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,783 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,783 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,783 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,784 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:18,784 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,784 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,784 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,784 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,784 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,787 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:18,787 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,787 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,787 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,787 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,787 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,787 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:18,787 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,787 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,787 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,787 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,787 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,789 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:18,789 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,789 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:18,789 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,789 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,790 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:18,790 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,790 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,790 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,790 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,790 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,790 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:18,790 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,790 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,790 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,790 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,790 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,792 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:18,792 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,792 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,792 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,792 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,792 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,792 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:18,792 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,792 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,792 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,792 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,792 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,793 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:18,793 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,793 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,793 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,793 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,793 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,793 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:18,793 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,793 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,793 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,793 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,793 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,796 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:18,796 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,796 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:18,796 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,796 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:18,796 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,796 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,797 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:18,797 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,797 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:18,797 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,797 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,798 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:18,798 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,798 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,798 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,798 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,798 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,798 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:18,798 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,798 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,798 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,798 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,798 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,799 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:18,799 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,799 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,799 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,799 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,799 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,799 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:18,799 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,799 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,799 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,799 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,799 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,800 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:18,800 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,800 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,800 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,800 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,800 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,800 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:18,800 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,800 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,800 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,800 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:18,800 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,812 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:18,812 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,812 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,812 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,812 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,812 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,812 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,815 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:18,815 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,815 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,815 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,815 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,815 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,815 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,816 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:18,816 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,816 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,816 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,816 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,816 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,816 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,818 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:18,819 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,819 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:18,819 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,819 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,820 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:18,820 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,820 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,820 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,820 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,820 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,820 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,820 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:18,820 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:18,821 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,821 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,821 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,821 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,821 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:18,821 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:18,821 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,821 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,821 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,821 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:18,823 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:18,823 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,823 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,823 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,824 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:18,824 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,824 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:18,824 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,824 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,825 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:18,825 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,825 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:18,825 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,825 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,826 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:18,826 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,826 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:18,826 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,826 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:18,828 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:18,828 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,828 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,828 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,828 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,828 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,829 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:18,829 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,829 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,829 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,829 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,829 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,829 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:18,829 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,829 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,829 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,829 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,829 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,830 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:18,830 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,830 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,830 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,830 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,830 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,830 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:18,830 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:18,830 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,830 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:18,830 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,830 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,832 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:18,832 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,833 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:18,833 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,833 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,833 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,833 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,833 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,833 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:18,833 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,833 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,833 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,833 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,833 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,834 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:18,834 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,834 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,834 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,834 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,834 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,834 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:18,834 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:18,834 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,834 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:18,834 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,834 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,835 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:18,835 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,835 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,835 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,835 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,836 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:18,836 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,836 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:18,836 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,837 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:18,837 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,837 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,837 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,837 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,837 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,837 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:18,837 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,837 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,837 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,837 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,838 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,838 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:18,838 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,838 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,838 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,838 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,838 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,839 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:18,839 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,839 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,839 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,839 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:18,839 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,840 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:18,840 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:18,840 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,840 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,840 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:18,840 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,840 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:18,841 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:18,841 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,841 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,841 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,841 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,841 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,842 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:18,842 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,842 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,842 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,842 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,842 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,843 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:18,843 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,843 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,843 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,843 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,843 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,843 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:18,843 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,843 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,843 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,843 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,844 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,844 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:18,844 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,844 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,844 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,844 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,844 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:18,846 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:18,846 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,846 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,846 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,847 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:18,847 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:18,847 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:18,848 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:18,848 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,848 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,848 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,848 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,849 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,849 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:18,849 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,849 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,849 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,849 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,849 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,850 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:18,850 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,850 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,850 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,850 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,850 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,850 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:18,850 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,850 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,850 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:18,850 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,851 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,853 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:18,853 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,853 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:18,853 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,853 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,854 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:18,854 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:18,854 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,854 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,854 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:18,854 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,854 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,855 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:18,855 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:18,855 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,855 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,855 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,855 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,855 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:18,855 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:18,855 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,855 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:18,855 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:18,855 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:18,856 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:18,856 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:18,856 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,856 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,856 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,856 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,856 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,856 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,857 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:18,857 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,857 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:18,857 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,857 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,858 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:18,858 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:18,858 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,858 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,858 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,858 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:18,858 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:18,859 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:18,859 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:18,859 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,859 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,859 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,859 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,859 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,859 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,860 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:18,860 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,860 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:18,860 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,860 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,860 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:18,861 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:18,861 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,861 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,861 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:18,861 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:18,861 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:18,862 INFO L116 PetriNetUnfolderBase]: 2524/10460 cut-off events. [2025-04-29 11:12:18,862 INFO L117 PetriNetUnfolderBase]: For 2095/2331 co-relation queries the response was YES. [2025-04-29 11:12:18,899 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:18,934 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 6 changer transitions 0/251 dead transitions. [2025-04-29 11:12:18,934 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 251 transitions, 792 flow [2025-04-29 11:12:18,934 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:18,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:18,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 742 transitions. [2025-04-29 11:12:18,936 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9160493827160494 [2025-04-29 11:12:18,936 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:18,936 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 251 transitions, 792 flow [2025-04-29 11:12:18,944 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:18,946 INFO L231 Difference]: Finished difference. Result has 215 places, 245 transitions, 729 flow [2025-04-29 11:12:18,947 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:18,947 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 6 predicate places. [2025-04-29 11:12:18,947 INFO L485 AbstractCegarLoop]: Abstraction has has 215 places, 245 transitions, 729 flow [2025-04-29 11:12:18,947 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:18,947 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:18,948 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:18,948 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-04-29 11:12:18,948 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:18,948 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:18,948 INFO L85 PathProgramCache]: Analyzing trace with hash 1178031171, now seen corresponding path program 1 times [2025-04-29 11:12:18,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:18,948 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [644144381] [2025-04-29 11:12:18,949 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:18,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:18,956 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 88 statements into 1 equivalence classes. [2025-04-29 11:12:18,967 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 88 of 88 statements. [2025-04-29 11:12:18,967 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:18,967 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:19,641 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:19,642 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:19,642 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [644144381] [2025-04-29 11:12:19,642 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [644144381] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:19,642 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:19,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:19,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1830018845] [2025-04-29 11:12:19,642 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:19,642 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:19,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:19,643 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:19,643 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:20,010 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-04-29 11:12:20,011 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,011 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:20,011 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-04-29 11:12:20,011 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:21,014 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,014 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,015 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,015 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,015 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,015 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,015 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,015 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,015 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,015 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,015 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,016 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,016 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,016 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,016 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,137 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,137 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:21,137 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:21,137 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:21,137 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:21,154 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,154 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 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,154 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 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,154 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,154 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,155 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,155 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,158 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,158 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,158 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,158 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,158 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:21,581 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,581 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:21,581 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:21,581 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:21,581 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:21,623 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,624 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:21,624 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:21,624 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:21,624 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:21,646 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,646 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:21,646 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:21,646 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,646 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,646 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,646 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:21,646 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:21,646 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:21,646 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:21,662 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,662 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:21,662 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:21,662 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:21,662 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:21,662 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:21,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,673 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:21,673 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:21,673 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,673 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,694 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:21,694 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:21,694 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:21,694 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,694 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:21,726 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:21,727 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:21,727 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:21,727 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:21,727 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:21,738 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:21,739 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:21,739 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:21,739 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:21,739 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:21,753 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:21,753 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:21,753 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,753 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,753 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,753 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:21,753 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:21,753 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,753 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,753 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:21,765 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:21,765 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:21,765 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,765 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,765 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,765 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:21,765 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:21,765 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,765 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,765 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,765 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,765 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:21,766 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:21,766 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,766 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,766 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:21,769 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:21,769 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:21,769 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,769 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,769 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,769 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,769 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:21,769 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:21,769 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,769 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,769 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 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:21,770 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 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:21,770 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 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:21,770 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,770 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,771 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:21,771 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:21,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,771 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:21,771 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:21,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:21,779 INFO L116 PetriNetUnfolderBase]: 6043/20678 cut-off events. [2025-04-29 11:12:21,780 INFO L117 PetriNetUnfolderBase]: For 6833/7159 co-relation queries the response was YES. [2025-04-29 11:12:21,841 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:21,896 INFO L140 encePairwiseOnDemand]: 259/270 looper letters, 90 selfloop transitions, 36 changer transitions 0/327 dead transitions. [2025-04-29 11:12:21,896 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 327 transitions, 1307 flow [2025-04-29 11:12:21,897 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:21,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:21,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1470 transitions. [2025-04-29 11:12:21,899 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9074074074074074 [2025-04-29 11:12:21,899 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:21,899 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 327 transitions, 1307 flow [2025-04-29 11:12:21,917 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:21,920 INFO L231 Difference]: Finished difference. Result has 222 places, 277 transitions, 1027 flow [2025-04-29 11:12:21,920 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:21,921 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 13 predicate places. [2025-04-29 11:12:21,921 INFO L485 AbstractCegarLoop]: Abstraction has has 222 places, 277 transitions, 1027 flow [2025-04-29 11:12:21,921 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:21,921 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:21,922 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:21,922 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-04-29 11:12:21,922 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:21,922 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:21,923 INFO L85 PathProgramCache]: Analyzing trace with hash 1420785147, now seen corresponding path program 1 times [2025-04-29 11:12:21,923 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:21,923 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [955863482] [2025-04-29 11:12:21,923 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:21,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:21,931 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-04-29 11:12:21,940 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-04-29 11:12:21,940 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:21,940 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:21,940 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-29 11:12:21,942 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-04-29 11:12:21,947 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-04-29 11:12:21,948 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:21,948 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:21,955 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-29 11:12:21,956 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-04-29 11:12:21,956 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-04-29 11:12:21,957 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-04-29 11:12:21,957 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-04-29 11:12:21,957 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:21,957 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-29 11:12:21,957 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-04-29 11:12:21,995 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-04-29 11:12:22,000 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 309 places, 340 transitions, 743 flow [2025-04-29 11:12:22,224 INFO L116 PetriNetUnfolderBase]: 148/1642 cut-off events. [2025-04-29 11:12:22,225 INFO L117 PetriNetUnfolderBase]: For 99/105 co-relation queries the response was YES. [2025-04-29 11:12:22,234 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,235 INFO L82 GeneralOperation]: Start removeDead. Operand has 309 places, 340 transitions, 743 flow [2025-04-29 11:12:22,243 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 268 places, 288 transitions, 621 flow [2025-04-29 11:12:22,244 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:22,245 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;@3135994c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:22,245 INFO L341 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-04-29 11:12:22,246 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:22,246 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:22,246 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:22,246 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:22,246 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,246 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,247 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:22,247 INFO L85 PathProgramCache]: Analyzing trace with hash -14976513, now seen corresponding path program 1 times [2025-04-29 11:12:22,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:22,247 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626031367] [2025-04-29 11:12:22,247 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:22,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:22,250 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:22,250 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,251 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:22,251 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:22,256 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,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:22,256 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626031367] [2025-04-29 11:12:22,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626031367] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:22,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:22,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:22,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [518945783] [2025-04-29 11:12:22,257 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:22,257 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:22,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:22,257 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:22,258 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:22,279 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 340 [2025-04-29 11:12:22,280 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,280 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:22,280 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 340 [2025-04-29 11:12:22,280 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:23,157 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,157 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:23,157 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:23,157 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:23,157 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:23,186 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,186 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:23,186 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:23,186 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:23,186 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:23,287 INFO L116 PetriNetUnfolderBase]: 2728/11228 cut-off events. [2025-04-29 11:12:23,287 INFO L117 PetriNetUnfolderBase]: For 1423/1454 co-relation queries the response was YES. [2025-04-29 11:12:23,325 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,359 INFO L140 encePairwiseOnDemand]: 333/340 looper letters, 37 selfloop transitions, 2 changer transitions 1/283 dead transitions. [2025-04-29 11:12:23,359 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 283 transitions, 689 flow [2025-04-29 11:12:23,359 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:23,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:23,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 899 transitions. [2025-04-29 11:12:23,360 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8813725490196078 [2025-04-29 11:12:23,360 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,360 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 283 transitions, 689 flow [2025-04-29 11:12:23,362 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:23,363 INFO L231 Difference]: Finished difference. Result has 269 places, 282 transitions, 613 flow [2025-04-29 11:12:23,364 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:23,364 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, 1 predicate places. [2025-04-29 11:12:23,364 INFO L485 AbstractCegarLoop]: Abstraction has has 269 places, 282 transitions, 613 flow [2025-04-29 11:12:23,364 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:23,364 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:23,364 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:23,365 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-04-29 11:12:23,365 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:23,365 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:23,365 INFO L85 PathProgramCache]: Analyzing trace with hash -1303818782, now seen corresponding path program 1 times [2025-04-29 11:12:23,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:23,365 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1383244275] [2025-04-29 11:12:23,365 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:23,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:23,367 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:23,368 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:23,368 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:23,368 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:23,373 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:23,373 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:23,373 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1383244275] [2025-04-29 11:12:23,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1383244275] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:23,373 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:23,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:23,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1133988915] [2025-04-29 11:12:23,374 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:23,374 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:23,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:23,374 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:23,374 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:23,393 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 340 [2025-04-29 11:12:23,394 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:23,394 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:23,394 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 340 [2025-04-29 11:12:23,394 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:24,537 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:24,538 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:24,538 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:24,538 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:24,538 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:24,596 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:24,596 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:24,596 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:24,596 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:24,596 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:24,604 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:24,604 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:24,604 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:24,604 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:24,605 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:24,608 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:24,608 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:24,608 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:24,608 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:24,608 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:24,657 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:24,657 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:24,657 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:24,657 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:24,657 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:24,763 INFO L116 PetriNetUnfolderBase]: 3356/13202 cut-off events. [2025-04-29 11:12:24,764 INFO L117 PetriNetUnfolderBase]: For 2503/2652 co-relation queries the response was YES. [2025-04-29 11:12:24,831 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:24,895 INFO L140 encePairwiseOnDemand]: 333/340 looper letters, 39 selfloop transitions, 1 changer transitions 0/276 dead transitions. [2025-04-29 11:12:24,895 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 276 transitions, 681 flow [2025-04-29 11:12:24,895 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:24,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:24,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 877 transitions. [2025-04-29 11:12:24,897 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8598039215686275 [2025-04-29 11:12:24,897 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:24,897 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 276 transitions, 681 flow [2025-04-29 11:12:24,899 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:24,901 INFO L231 Difference]: Finished difference. Result has 262 places, 276 transitions, 599 flow [2025-04-29 11:12:24,901 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:24,901 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -6 predicate places. [2025-04-29 11:12:24,901 INFO L485 AbstractCegarLoop]: Abstraction has has 262 places, 276 transitions, 599 flow [2025-04-29 11:12:24,902 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:24,902 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:24,902 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:24,902 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-04-29 11:12:24,902 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:24,902 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:24,902 INFO L85 PathProgramCache]: Analyzing trace with hash -1797084867, now seen corresponding path program 1 times [2025-04-29 11:12:24,902 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:24,902 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [571700286] [2025-04-29 11:12:24,902 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:24,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:24,906 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:24,908 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:24,908 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:24,908 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:24,919 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,920 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:24,920 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [571700286] [2025-04-29 11:12:24,920 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [571700286] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:24,920 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:24,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:24,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [401851959] [2025-04-29 11:12:24,920 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:24,920 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:24,920 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:24,921 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:24,921 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:24,945 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 340 [2025-04-29 11:12:24,947 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:24,947 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:24,947 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 340 [2025-04-29 11:12:24,947 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:27,238 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,238 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:27,238 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:27,238 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:27,238 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:27,258 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,259 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:27,259 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:27,259 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:27,259 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:27,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,325 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:27,325 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:27,325 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:27,325 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:27,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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,325 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:27,325 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:27,325 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:27,325 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:27,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][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,345 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:27,345 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:27,345 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:27,345 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:27,418 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,418 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:27,418 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:27,418 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:27,418 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:27,438 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,439 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:27,439 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:27,439 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:27,439 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:27,450 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,450 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:27,450 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:27,450 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,450 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:27,455 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,455 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:27,455 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,455 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:27,455 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,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[][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,455 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:27,455 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,455 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:27,455 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:27,480 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,480 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:27,480 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:27,480 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:27,480 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:27,498 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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,498 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:27,498 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:27,498 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:27,498 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:27,516 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:27,516 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:27,516 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:27,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:27,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:27,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[][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:27,516 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:27,516 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:27,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:27,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:27,535 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:27,536 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:27,536 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:27,536 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:27,536 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:27,540 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,540 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:27,540 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:27,540 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:27,540 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:27,666 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,666 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:27,666 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:27,666 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:27,666 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:27,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,672 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:27,672 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:27,672 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:27,672 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:27,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[][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:27,672 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:27,672 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:27,672 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:27,672 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:27,692 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->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:27,692 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:27,692 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:27,692 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:27,692 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:27,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][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:27,696 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:27,696 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:27,696 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:27,696 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:27,711 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:27,711 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:27,711 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:27,711 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:27,711 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:27,722 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:27,722 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:27,722 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:27,722 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:27,722 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:27,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][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:27,743 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:27,743 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:27,743 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:27,743 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:27,853 INFO L116 PetriNetUnfolderBase]: 8159/30006 cut-off events. [2025-04-29 11:12:27,854 INFO L117 PetriNetUnfolderBase]: For 2919/2977 co-relation queries the response was YES. [2025-04-29 11:12:27,974 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,078 INFO L140 encePairwiseOnDemand]: 337/340 looper letters, 37 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2025-04-29 11:12:28,078 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 275 transitions, 675 flow [2025-04-29 11:12:28,078 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:28,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:28,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 895 transitions. [2025-04-29 11:12:28,079 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8774509803921569 [2025-04-29 11:12:28,079 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,079 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 275 transitions, 675 flow [2025-04-29 11:12:28,082 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,083 INFO L231 Difference]: Finished difference. Result has 262 places, 275 transitions, 600 flow [2025-04-29 11:12:28,083 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,084 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -6 predicate places. [2025-04-29 11:12:28,084 INFO L485 AbstractCegarLoop]: Abstraction has has 262 places, 275 transitions, 600 flow [2025-04-29 11:12:28,084 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,084 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:28,084 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,084 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-04-29 11:12:28,084 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,084 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:28,084 INFO L85 PathProgramCache]: Analyzing trace with hash 47682487, now seen corresponding path program 1 times [2025-04-29 11:12:28,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:28,084 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [822550102] [2025-04-29 11:12:28,084 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:28,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:28,088 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:28,089 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,089 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:28,089 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:28,097 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,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:28,097 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [822550102] [2025-04-29 11:12:28,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [822550102] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:28,097 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:28,097 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:28,097 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [654546366] [2025-04-29 11:12:28,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:28,098 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:28,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:28,098 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:28,098 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:28,116 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 340 [2025-04-29 11:12:28,117 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,117 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:28,117 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 340 [2025-04-29 11:12:28,117 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:32,663 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,664 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,664 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,664 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:32,664 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:32,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], [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:32,670 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:32,670 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,670 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,670 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,691 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,691 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:32,691 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,691 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,691 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,716 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,716 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:32,716 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,716 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,716 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,721 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,721 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:32,721 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,721 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,721 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,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, 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:32,757 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:32,757 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,757 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,757 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,757 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:32,757 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:32,757 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,757 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,757 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,762 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,762 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:32,762 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,762 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,762 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,782 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:32,782 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:32,782 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,782 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,782 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,787 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,787 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:32,787 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,787 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,787 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:32,801 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:32,801 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,801 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,801 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:32,803 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,803 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:32,803 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,803 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,803 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:32,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,820 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:32,820 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,820 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:32,820 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,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, 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:32,825 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:32,825 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,825 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,825 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:32,835 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:32,842 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:32,842 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,853 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:32,853 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:32,854 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:32,854 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:32,854 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:32,884 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:32,884 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,884 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:32,884 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:32,884 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:32,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:32,906 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,906 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:32,906 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:32,906 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:32,936 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:32,937 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:32,937 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:32,937 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:32,937 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:32,959 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:32,959 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:32,959 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,959 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,959 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,962 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:32,962 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:32,962 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,962 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,962 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:32,984 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 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:32,984 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:32,984 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,984 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,984 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,988 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:32,988 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:32,988 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:32,988 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,988 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,001 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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,001 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,001 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,001 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,001 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,005 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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,005 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,005 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,005 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,005 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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,028 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:33,028 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,028 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,028 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,031 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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,032 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:33,032 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,032 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,032 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,076 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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,077 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,077 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,077 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,077 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,090 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,090 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,090 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,090 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,090 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,094 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,094 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,094 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,094 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,094 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,120 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,120 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:33,120 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,120 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,120 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,120 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,120 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,120 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,120 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,120 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:33,124 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:33,124 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,124 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,124 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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:33,124 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,124 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,124 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,124 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,140 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,144 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:33,144 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,145 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,145 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,152 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,152 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,152 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:33,152 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:33,152 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,155 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,155 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:33,155 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,155 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,155 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,158 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,158 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:33,158 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,158 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,158 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,170 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:33,170 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:33,170 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,170 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,170 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,174 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:33,174 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,174 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,174 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,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][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:33,182 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:33,182 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,182 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,182 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,227 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,227 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:33,227 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,227 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,227 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,230 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:33,230 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:33,230 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,230 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,230 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,253 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,253 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:33,253 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,253 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,253 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,253 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:33,253 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:33,253 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,254 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,256 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,256 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:33,256 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,256 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,257 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,257 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:33,257 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:33,257 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,257 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,272 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,272 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:33,272 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,272 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,272 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,275 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,275 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:33,275 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,275 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,275 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,279 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,279 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:33,279 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:33,279 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,279 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,283 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,283 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:33,283 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,283 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,283 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,285 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:33,285 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:33,285 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,285 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,285 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,293 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,293 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,293 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,293 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,293 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,297 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,297 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,297 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,297 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,301 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:33,301 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,301 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,301 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,303 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,303 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:33,303 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,303 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,303 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:33,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,320 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,320 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,320 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,320 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,324 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,324 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,324 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,324 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,324 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,338 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,338 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,338 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,338 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,342 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,342 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,342 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,342 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,342 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,350 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,350 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:33,350 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,350 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,350 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,363 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 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:33,363 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,363 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,363 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,363 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,366 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,366 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,366 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,366 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,369 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,369 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:33,369 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:33,369 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,369 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,373 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,373 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:33,373 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,373 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,373 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:33,395 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:33,395 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,395 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,395 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,398 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,398 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,398 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,398 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,398 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,398 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,398 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,398 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,414 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,414 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,415 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,415 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,415 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,417 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,417 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,418 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,418 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,418 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,422 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,422 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,422 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,422 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,422 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,426 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,426 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:33,426 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,426 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,426 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,427 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,427 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:33,427 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,427 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,427 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,438 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,438 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:33,438 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,438 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,438 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:33,442 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,442 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:33,442 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,442 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:33,442 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,442 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,442 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:33,442 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,442 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,442 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,445 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,445 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:33,445 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,445 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,445 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,448 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][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:33,448 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:33,448 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,448 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:33,448 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:33,464 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,464 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:33,464 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:33,464 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,464 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,468 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,468 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,481 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,481 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:33,481 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,481 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,481 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:33,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,485 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,485 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,485 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,485 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,485 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:33,485 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,485 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:33,485 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,502 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,502 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:33,502 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,502 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,502 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,506 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,506 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,506 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,506 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,506 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,506 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,506 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:33,506 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,506 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,506 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:33,516 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,516 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:33,516 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:33,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:33,516 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,535 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:33,535 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,535 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,535 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:33,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, 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:33,541 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,541 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,541 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,541 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,545 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,545 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,545 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,545 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,551 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,552 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,552 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,552 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,552 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,554 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,554 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,554 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,554 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,554 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:33,563 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,563 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:33,563 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,563 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,563 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,564 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,564 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,564 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:33,564 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,564 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [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], [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:33,569 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,569 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,569 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,569 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,571 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,571 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,571 INFO L289 olderBase$Statistics]: existing Event has 190 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], [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:33,575 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,575 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,575 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,575 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,576 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,576 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:33,576 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:33,576 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,576 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,577 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,577 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,577 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,577 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,577 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,578 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,578 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,578 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,578 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,578 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,585 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 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:33,585 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,585 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,585 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,585 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,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], [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:33,766 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,766 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,766 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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:33,766 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,766 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,766 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,766 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:33,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,768 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,768 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,768 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,768 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,768 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,768 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,768 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:33,768 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,770 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,770 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,770 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,770 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,770 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,775 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 98#L68-4true, 108#L54-1true, 318#true, 305#true]) [2025-04-29 11:12:33,775 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,775 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,775 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,775 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,776 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,776 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,776 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,776 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,776 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,777 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,777 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,777 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,777 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,777 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,779 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,779 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,779 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,779 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,779 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,780 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:33,780 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,780 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,780 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,780 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,781 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,781 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,781 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,781 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,781 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,782 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,782 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,782 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,782 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,782 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 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:33,784 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,784 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,784 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,784 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,784 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,785 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,785 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,785 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,788 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,788 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,788 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,788 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,788 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,789 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,789 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,789 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,789 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,790 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,792 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,792 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,792 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,792 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,792 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,794 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,794 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:33,794 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:33,794 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,794 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,795 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,795 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:33,795 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:33,795 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,795 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 98#L68-4true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:33,801 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:33,801 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:33,801 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:33,801 INFO L289 olderBase$Statistics]: existing Event has 192 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,819 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:33,819 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:33,819 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,819 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,820 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:33,820 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,820 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:33,820 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,823 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,823 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,823 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:33,823 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:33,828 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,828 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,828 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:33,828 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,828 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,828 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,828 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,828 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,828 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,828 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,829 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,829 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,829 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:33,829 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,829 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,829 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,830 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,830 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:33,830 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,830 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,831 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,832 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,832 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,832 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,832 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,832 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,832 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [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:33,832 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:33,832 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,832 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:33,832 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:33,833 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,833 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,833 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,833 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,833 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,833 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,833 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,833 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,833 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:33,833 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,834 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,834 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,834 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,834 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,834 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,835 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,835 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,835 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,836 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,836 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [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:33,836 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,837 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,837 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:33,837 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,837 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:33,837 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,838 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,838 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,838 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,838 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,838 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:33,839 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,839 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:33,839 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:33,839 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:33,839 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:33,840 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,840 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:33,840 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:33,840 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,840 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:33,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,842 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:33,842 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:33,842 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,842 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:33,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), 37#L54-9true, 108#L54-1true, 318#true, 246#$Ultimate##0true, 306#true, 217#L72-1true]) [2025-04-29 11:12:33,846 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:33,846 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:33,846 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:33,846 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:33,848 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,848 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-29 11:12:33,848 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:33,848 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:33,848 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:33,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, 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:33,850 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-29 11:12:33,850 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:33,850 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:33,850 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:33,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, 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:33,851 INFO L286 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-04-29 11:12:33,851 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:33,851 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:33,852 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:33,853 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 275#L40-3true, 306#true, 217#L72-1true]) [2025-04-29 11:12:33,853 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:33,853 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:33,853 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:33,853 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:33,855 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 37#L54-9true, 318#true, 108#L54-1true, 275#L40-3true, 306#true]) [2025-04-29 11:12:33,855 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:33,855 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:33,855 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:33,855 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:33,857 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,857 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:33,857 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:33,857 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:33,857 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:33,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, 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:33,858 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:33,858 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:33,858 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:33,858 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:33,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), 37#L54-9true, 98#L68-4true, 318#true, 108#L54-1true, 275#L40-3true, 306#true]) [2025-04-29 11:12:33,861 INFO L286 olderBase$Statistics]: this new event has 281 ancestors and is cut-off event [2025-04-29 11:12:33,861 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:33,861 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:33,861 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:33,864 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,864 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:33,864 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:33,864 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:33,864 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:33,864 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,864 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:33,864 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:33,864 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:33,864 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:33,869 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,869 INFO L286 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2025-04-29 11:12:33,869 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:33,869 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:33,869 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:33,880 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,880 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:33,880 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:33,880 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:33,880 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:33,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,883 INFO L286 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-04-29 11:12:33,883 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:33,883 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:33,883 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:33,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,883 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:33,883 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:33,883 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:33,883 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:33,885 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,885 INFO L286 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-04-29 11:12:33,885 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:33,885 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:33,885 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:33,888 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 37#L54-9true, 98#L68-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:33,888 INFO L286 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-04-29 11:12:33,888 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:33,888 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:33,888 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:33,892 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 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:33,892 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:33,892 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:33,892 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:33,892 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:33,895 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,895 INFO L286 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-04-29 11:12:33,895 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:33,895 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:33,895 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:33,895 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,895 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:33,895 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:33,895 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:33,895 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:33,897 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,897 INFO L286 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-04-29 11:12:33,897 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:33,897 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:33,897 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:33,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, 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:33,900 INFO L286 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2025-04-29 11:12:33,900 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:33,900 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:33,900 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:33,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, 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:33,909 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:33,909 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:33,909 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,909 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,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], [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:33,914 INFO L286 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-04-29 11:12:33,914 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:33,914 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:33,914 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:33,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], [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:33,915 INFO L286 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-04-29 11:12:33,915 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:33,915 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:33,915 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:33,929 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,929 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:33,929 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,929 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,929 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,930 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:33,930 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:33,930 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,930 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,930 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:33,932 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,932 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:33,932 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,932 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,932 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,934 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,934 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:33,934 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,934 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,934 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,936 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,936 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,936 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,936 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,936 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,936 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,936 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:33,936 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,936 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,936 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:33,937 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,937 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,937 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,937 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,937 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,938 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,938 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,938 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,938 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,939 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,939 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 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:33,939 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,939 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,940 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,940 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,941 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-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:33,941 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:33,941 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,941 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,941 INFO L289 olderBase$Statistics]: existing Event has 240 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 ([981] L54-->L54-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:33,942 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:33,942 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,942 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,942 INFO L289 olderBase$Statistics]: existing Event has 240 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 ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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:33,942 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,942 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,942 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,942 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 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:33,943 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 168#L54-9true, 318#true, 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:33,943 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,943 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,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][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:33,944 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:33,944 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,944 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,944 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,945 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:33,945 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:33,945 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,945 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,945 INFO L289 olderBase$Statistics]: existing Event has 239 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 ([981] L54-->L54-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:33,946 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:33,946 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,946 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,946 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,947 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 128#L74-2true, 318#true, 108#L54-1true, 305#true]) [2025-04-29 11:12:33,947 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:33,947 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,947 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,947 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,947 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:33,947 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:33,947 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,947 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,947 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,949 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [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:33,949 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:33,949 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,949 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,949 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,949 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 98#L68-4true, 168#L54-9true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:33,949 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:33,949 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,949 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:33,950 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:33,956 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,956 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:33,956 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,956 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:33,956 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,956 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,956 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:33,956 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,956 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:33,956 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,958 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,958 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,958 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,958 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,958 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,958 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,958 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,958 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,958 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:33,959 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,959 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,960 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:33,960 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,960 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,960 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:33,961 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L116 PetriNetUnfolderBase]: 18021/59652 cut-off events. [2025-04-29 11:12:33,961 INFO L117 PetriNetUnfolderBase]: For 5184/5395 co-relation queries the response was YES. [2025-04-29 11:12:34,148 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:34,347 INFO L140 encePairwiseOnDemand]: 332/340 looper letters, 40 selfloop transitions, 2 changer transitions 0/271 dead transitions. [2025-04-29 11:12:34,348 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 271 transitions, 676 flow [2025-04-29 11:12:34,348 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:34,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:34,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 879 transitions. [2025-04-29 11:12:34,349 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.861764705882353 [2025-04-29 11:12:34,349 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:34,349 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 271 transitions, 676 flow [2025-04-29 11:12:34,353 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:34,355 INFO L231 Difference]: Finished difference. Result has 257 places, 271 transitions, 598 flow [2025-04-29 11:12:34,355 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:34,356 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -11 predicate places. [2025-04-29 11:12:34,356 INFO L485 AbstractCegarLoop]: Abstraction has has 257 places, 271 transitions, 598 flow [2025-04-29 11:12:34,356 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:34,356 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:34,356 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:34,356 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-04-29 11:12:34,356 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:34,357 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:34,357 INFO L85 PathProgramCache]: Analyzing trace with hash 2056086214, now seen corresponding path program 1 times [2025-04-29 11:12:34,357 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:34,357 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1276247312] [2025-04-29 11:12:34,357 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:34,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:34,366 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:34,369 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:34,369 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:34,369 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:34,476 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:34,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:34,476 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1276247312] [2025-04-29 11:12:34,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1276247312] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:34,476 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:34,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:34,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [270554118] [2025-04-29 11:12:34,477 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:34,477 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:34,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:34,477 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:34,477 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:34,712 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 340 [2025-04-29 11:12:34,713 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:34,713 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:34,713 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 340 [2025-04-29 11:12:34,714 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:35,489 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,489 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,489 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,490 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,490 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,510 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,510 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,510 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,510 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, 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:35,511 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 305#true]) [2025-04-29 11:12:35,511 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,511 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,519 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,519 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,519 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,519 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,519 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,519 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,537 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:35,537 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:35,537 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:35,537 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:35,537 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-04-29 11:12:35,537 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:35,537 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,537 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,537 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,537 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,538 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:35,538 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:35,538 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-04-29 11:12:35,538 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-04-29 11:12:35,538 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:35,538 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-04-29 11:12:35,538 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 4)) 0), 305#true]) [2025-04-29 11:12:35,538 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,538 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,538 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,538 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,538 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,548 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,548 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,548 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,548 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,548 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,548 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,575 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,575 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,575 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:35,575 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,576 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,576 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,576 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:35,576 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:35,576 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:35,576 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,577 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:35,577 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,599 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:35,599 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,599 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,599 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,599 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,599 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:35,636 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,636 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,636 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:35,636 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,636 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:35,636 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,636 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:35,636 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,636 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,700 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,700 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,700 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,700 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0), 305#true]) [2025-04-29 11:12:35,701 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,735 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,736 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,736 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:35,736 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,736 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,736 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:35,736 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,737 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:35,737 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,737 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:35,737 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,738 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,738 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,739 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,739 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,739 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,739 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,739 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,739 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,740 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,740 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 4)) 0), 305#true]) [2025-04-29 11:12:35,740 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,821 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:35,822 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,822 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,822 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,822 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,823 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,823 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,823 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,823 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 4)) 0), 305#true]) [2025-04-29 11:12:35,823 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,956 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,956 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,007 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:36,008 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:36,008 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,008 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,045 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 2#L68-7true, 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:36,045 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,045 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,045 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,045 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,060 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,060 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,060 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,060 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,060 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,060 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,060 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,061 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,061 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,061 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,061 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,062 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,062 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,062 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:36,062 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,062 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,062 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,062 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,062 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,062 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,062 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:36,063 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,063 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,063 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,063 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,063 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,063 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,063 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,063 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,092 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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,092 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,092 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,092 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,093 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,093 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:36,093 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:36,093 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:36,093 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,108 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,108 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,108 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,108 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,108 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,108 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,108 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,108 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,108 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,109 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,109 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,109 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,109 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,109 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,109 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,109 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,109 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,109 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,109 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,136 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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,136 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,137 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,137 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,137 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,137 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:36,137 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:36,182 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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,182 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,182 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,182 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,182 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:36,183 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [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,183 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,183 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,183 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:36,183 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,183 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:36,183 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,183 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:36,183 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:36,183 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:36,183 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:36,184 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,184 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,226 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:36,226 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:36,226 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:36,226 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:36,226 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:36,226 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:36,226 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:36,226 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:36,226 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:36,226 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:36,226 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:36,227 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [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,227 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,227 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,227 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,227 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,227 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,265 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:36,265 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,265 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,265 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,265 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:36,270 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:36,270 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,270 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,270 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,270 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,270 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,310 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:36,310 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-29 11:12:36,310 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,310 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,313 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:36,313 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-29 11:12:36,313 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:36,313 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:36,313 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-04-29 11:12:36,313 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 4)) 0), 305#true]) [2025-04-29 11:12:36,313 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,313 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,313 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,313 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,314 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:36,314 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,314 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,314 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,314 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,316 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,317 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:36,317 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,317 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,317 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,317 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,317 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,402 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:36,402 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,402 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,402 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,402 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,403 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:36,403 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,403 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,404 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,404 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,404 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:36,404 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,404 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,404 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,404 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,405 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:36,406 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:36,406 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,406 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,406 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,406 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,406 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,421 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,421 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,421 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,421 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,424 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,424 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,424 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,424 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:36,424 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,424 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,424 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,424 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,424 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,425 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,425 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,425 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,425 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,426 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 305#true]) [2025-04-29 11:12:36,426 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,426 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,426 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,456 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:36,457 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:36,457 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,457 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,461 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:36,461 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,461 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 4)) 0), 305#true]) [2025-04-29 11:12:36,461 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,461 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 4)) 0), 305#true]) [2025-04-29 11:12:36,461 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,464 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,464 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,464 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,464 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,464 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,472 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,472 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,472 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,472 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,472 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,520 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,521 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,521 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,521 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,521 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,528 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 4)) 0), 305#true]) [2025-04-29 11:12:36,528 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,528 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,528 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,528 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,561 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:36,561 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,561 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,561 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,561 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,561 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,562 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:36,562 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,562 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 4)) 0), 306#true]) [2025-04-29 11:12:36,562 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,562 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,564 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:36,564 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,564 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,564 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,564 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,564 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,575 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,575 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,576 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,576 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,576 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,576 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,576 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,576 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,576 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,576 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,580 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,580 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,580 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,580 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,580 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,581 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,581 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,581 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,581 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,583 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,583 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,584 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,584 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,584 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,584 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,584 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,584 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,584 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,584 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,584 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,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[][302], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,587 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,587 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,587 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,588 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,588 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,588 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,588 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,588 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,588 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,588 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,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[][286], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:36,590 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,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[][286], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:36,590 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,590 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,590 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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 4)) 0), 305#true]) [2025-04-29 11:12:36,590 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,590 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,591 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 4)) 0), 305#true]) [2025-04-29 11:12:36,591 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,591 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,591 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,591 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,591 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,591 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,591 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,591 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,633 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,633 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,633 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,633 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,633 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,633 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,633 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,633 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,633 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,641 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:36,641 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,641 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,641 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,641 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,641 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,641 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,641 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,641 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,645 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,645 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,645 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,645 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,645 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,646 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,646 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,646 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,646 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,646 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,646 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,646 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,646 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,647 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,647 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,647 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:36,647 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,647 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,647 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,647 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,647 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,647 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,703 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:36,703 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,703 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,703 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,703 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,703 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,703 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,703 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,703 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,705 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:36,705 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,705 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,705 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,705 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,705 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,705 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,705 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,705 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,707 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:36,707 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,707 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,707 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,708 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,708 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,708 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,708 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,708 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,708 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,708 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,736 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,736 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,736 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,736 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,736 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,765 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,765 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,765 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,765 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,765 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,765 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0), 305#true]) [2025-04-29 11:12:36,765 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,767 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,767 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,767 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,767 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,767 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,767 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,768 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,768 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,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[][302], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,768 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,768 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,769 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,769 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,769 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,769 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,769 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,769 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,769 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 4)) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,769 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,770 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:36,770 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,770 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,770 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO 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 4)) 0), 305#true]) [2025-04-29 11:12:36,770 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,770 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,770 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,770 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,771 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,771 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,771 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,771 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,771 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,771 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,771 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,771 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,771 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,772 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,772 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,772 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,772 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,772 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:36,772 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,772 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,772 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,772 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,772 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,772 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,772 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,772 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 4)) 0), 305#true]) [2025-04-29 11:12:36,772 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,772 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,773 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,773 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 4)) 0), 305#true]) [2025-04-29 11:12:36,773 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,773 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,773 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,773 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,773 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,773 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,775 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,775 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,775 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,775 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,775 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,775 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,775 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,775 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,776 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,776 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,776 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,776 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,776 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,776 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,789 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,790 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,820 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,820 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,820 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,821 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,822 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,822 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,822 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,822 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,822 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,822 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,822 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,822 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,822 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:36,825 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,825 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,825 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,825 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 306#true]) [2025-04-29 11:12:36,825 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,837 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,837 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,837 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,837 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,837 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,873 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,874 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,874 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:36,874 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:36,874 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,880 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:36,880 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,880 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,880 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,880 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,880 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,880 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,880 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,880 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 4)) 0), 305#true]) [2025-04-29 11:12:36,880 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,881 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,881 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,881 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,881 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,883 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 4)) 0), 306#true]) [2025-04-29 11:12:36,883 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,883 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 4)) 0), 306#true]) [2025-04-29 11:12:36,883 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,883 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 306#true]) [2025-04-29 11:12:36,884 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,884 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,885 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,885 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,885 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,906 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:36,906 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,908 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,908 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,908 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,908 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,908 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,931 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,931 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,931 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,933 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,933 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,933 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,933 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,933 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,933 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,933 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,933 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,933 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,934 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,934 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:36,934 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,934 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,934 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,934 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,934 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,934 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,934 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,934 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,935 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,935 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,935 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,935 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,937 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,937 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,937 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:36,953 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,955 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,960 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:36,960 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,963 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:36,963 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,963 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,963 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,963 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,963 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L284 olderBase$Statistics]: inserting event number 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:36,969 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,970 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 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:36,970 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,970 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,973 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:36,973 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,974 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:36,974 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,974 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,974 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,974 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,974 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,986 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,987 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,987 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:36,987 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,987 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,987 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,987 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:36,987 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,987 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,987 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,988 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:36,988 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,988 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:36,988 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,989 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,989 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,989 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,989 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,989 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:36,990 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,990 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,990 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,990 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,990 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,990 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,990 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,990 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,991 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,991 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,991 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,991 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,991 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,991 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,991 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,992 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 4)) 0), 305#true]) [2025-04-29 11:12:36,992 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,992 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,992 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,992 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|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,004 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,006 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:37,006 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,006 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,006 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,006 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,009 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:37,009 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,012 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:37,012 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,012 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,012 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,012 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,012 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,018 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,018 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,018 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,018 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,018 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,024 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 306#true]) [2025-04-29 11:12:37,024 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,025 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:37,025 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,025 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:37,025 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~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:37,028 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-29 11:12:37,029 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 305#true]) [2025-04-29 11:12:37,029 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO 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 4)) 0), 305#true]) [2025-04-29 11:12:37,029 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,030 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,041 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,041 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,041 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,041 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,041 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,041 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,041 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,041 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,041 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,041 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,042 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,042 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,042 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,042 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,043 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,043 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,043 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,043 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,044 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,044 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,044 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,044 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,045 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,045 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,045 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,045 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,045 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,048 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,048 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,049 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,049 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0), 305#true]) [2025-04-29 11:12:37,049 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,049 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,049 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,049 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,051 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,051 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,052 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 87#L40-3true, 305#true]) [2025-04-29 11:12:37,052 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,052 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,052 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,052 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,052 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,052 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 4)) 0), 305#true]) [2025-04-29 11:12:37,052 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,053 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,054 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,054 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,054 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,054 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 4)) 0), 306#true]) [2025-04-29 11:12:37,054 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,054 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,054 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,054 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,054 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,057 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,057 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,057 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,057 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,057 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,057 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,057 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,058 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,058 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,058 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 4)) 0), 306#true]) [2025-04-29 11:12:37,058 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,058 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|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,060 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,061 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,061 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,061 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,063 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:37,063 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,067 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:37,067 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,067 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,067 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,067 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,067 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,067 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:37,071 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,078 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,078 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,078 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,078 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,078 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,291 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:37,291 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,291 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:37,291 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,292 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:37,292 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,294 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:37,294 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:37,294 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:37,294 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,294 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,294 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:37,294 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [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:37,296 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,296 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:37,296 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,296 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,306 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,306 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,306 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,306 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,306 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,306 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,306 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,306 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,307 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,307 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,307 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,307 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,307 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,308 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,308 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,308 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,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[][338], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 21#L42-3true, 305#true]) [2025-04-29 11:12:37,309 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,316 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,316 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,316 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,316 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,316 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,316 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,316 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,316 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,316 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,317 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,317 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,318 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,319 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:37,319 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,319 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,319 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,319 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,319 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,321 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:37,321 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,322 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,322 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,322 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,322 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,327 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|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:37,327 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,327 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,327 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,327 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,331 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:37,331 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,331 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:37,331 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,332 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:37,332 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,334 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:37,334 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,334 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:37,334 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:37,334 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,334 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:37,334 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,334 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,335 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,335 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,335 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,335 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,335 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:37,335 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,335 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,335 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:37,335 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:37,337 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,337 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,337 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,337 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:37,343 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,343 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,344 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,344 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:37,344 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0), 306#true]) [2025-04-29 11:12:37,344 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,344 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,344 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,344 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,346 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:37,346 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,346 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,346 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,346 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,346 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,352 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,352 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,352 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:37,352 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,353 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,353 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,353 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,353 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,353 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,353 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,357 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,357 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,357 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,357 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,357 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,357 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,357 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,357 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,357 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,357 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,359 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,359 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,361 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,361 INFO L286 olderBase$Statistics]: this new event has 175 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 186 ancestors and is cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,361 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,361 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,361 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,362 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,363 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,363 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,363 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,363 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,364 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,364 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,364 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,365 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,365 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,365 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,365 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,365 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,365 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,365 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,365 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,366 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,366 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,366 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,366 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,366 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,366 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,366 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,367 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,367 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,367 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,367 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,367 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,367 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,367 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,367 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,367 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,367 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,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), 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,368 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,368 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,368 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,368 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,370 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,370 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,370 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,370 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,370 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,370 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,370 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,370 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,370 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 4)) 0), 306#true]) [2025-04-29 11:12:37,370 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,370 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,372 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,372 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,372 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,372 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,372 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,377 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:37,377 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,377 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:37,377 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,377 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,378 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:37,378 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,380 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:37,380 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,381 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:37,381 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,381 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:37,381 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,381 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,383 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:37,383 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,383 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:37,383 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,383 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,390 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:37,391 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 166 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#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:37,391 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,391 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,392 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:37,392 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,393 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:37,393 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,393 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 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:37,395 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,395 INFO L289 olderBase$Statistics]: existing Event has 163 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,396 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:37,396 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,396 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:37,397 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,397 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,397 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,397 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,399 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:37,399 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,400 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:37,400 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,400 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,400 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,400 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,400 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,402 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,402 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,402 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,402 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,402 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,402 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,402 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,402 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,402 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,402 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,404 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:37,404 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,404 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,404 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,404 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,408 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,409 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,409 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,409 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,409 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,410 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,410 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,410 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,410 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,411 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,411 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,411 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,411 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,411 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,412 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,412 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,412 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,412 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,412 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,412 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,412 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,412 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,412 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,413 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,413 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,413 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,413 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,413 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,415 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 4)) 0), 305#true]) [2025-04-29 11:12:37,415 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,415 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,415 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,416 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 87#L40-3true, 305#true]) [2025-04-29 11:12:37,416 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:37,416 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:37,417 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0), 87#L40-3true, 305#true]) [2025-04-29 11:12:37,417 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,419 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:37,420 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:37,420 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:37,420 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,420 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:37,420 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,421 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,421 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,421 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,422 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:37,422 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,422 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,423 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:37,423 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,423 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:37,423 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,423 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,425 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,425 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,425 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:37,425 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,425 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,432 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:37,433 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,433 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,433 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,433 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,433 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,433 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,433 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,433 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,433 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,433 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,434 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:37,434 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,435 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:37,435 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,435 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,435 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,435 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,437 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:37,437 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,437 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,437 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,437 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:37,443 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:37,445 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:37,445 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,445 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:37,445 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,447 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,447 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:37,447 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,447 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,447 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,447 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 305#true]) [2025-04-29 11:12:37,447 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,447 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,447 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,447 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 307#true, 306#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 179 ancestors and is cut-off event [2025-04-29 11:12:37,448 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,448 INFO L289 olderBase$Statistics]: existing Event has 179 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,449 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,449 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,449 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,449 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,452 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,452 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,452 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,452 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,455 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,455 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,455 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,455 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,456 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,456 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,457 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,457 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,458 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,458 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,459 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,459 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,459 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,459 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,459 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,461 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,461 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,461 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,461 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,461 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,462 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,462 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,462 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,462 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,462 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,473 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:37,474 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,474 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:37,474 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,475 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:37,475 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,475 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,475 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,475 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,475 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,475 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,475 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,476 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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:37,476 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,476 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,476 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,476 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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:37,478 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,478 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 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:37,484 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:37,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,485 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 176 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,485 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,490 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,491 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:37,491 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,491 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:37,491 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 173 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~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:37,494 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,494 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,494 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,494 INFO L289 olderBase$Statistics]: existing Event has 184 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 ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,495 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,495 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:37,495 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:37,495 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:37,495 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,495 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,495 INFO L289 olderBase$Statistics]: existing Event has 190 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 189 ancestors and is cut-off event [2025-04-29 11:12:37,495 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 46#L47-4true, 305#true]) [2025-04-29 11:12:37,500 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,504 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 21#L42-3true, 305#true]) [2025-04-29 11:12:37,504 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,504 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,504 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 185 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 187 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,504 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,504 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,504 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,504 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 305#true]) [2025-04-29 11:12:37,504 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 186 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 L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,504 INFO L289 olderBase$Statistics]: existing Event has 184 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,506 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,506 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,506 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,506 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,506 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,506 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,506 INFO L286 olderBase$Statistics]: this new event has 185 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 174 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,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 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,507 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 189 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,507 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,507 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,508 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,508 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,508 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,509 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,509 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,509 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,509 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,509 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,509 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,509 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,509 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,509 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,509 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,509 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 4)) 0), 305#true]) [2025-04-29 11:12:37,509 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,510 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 4)) 0), 305#true]) [2025-04-29 11:12:37,510 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,510 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,510 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,510 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,510 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,510 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,510 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,510 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,510 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,510 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,510 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,511 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,511 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,511 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,511 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,511 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,511 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,511 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 4)) 0), 306#true]) [2025-04-29 11:12:37,511 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,511 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,514 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:37,514 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#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:37,514 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,515 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:37,515 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,515 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,515 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,515 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,515 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,515 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,515 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,516 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:37,516 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,516 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,518 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:37,518 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,519 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,519 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:37,524 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-29 11:12:37,525 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,525 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,525 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:37,525 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,530 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:37,530 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,530 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,530 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,530 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,530 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,530 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,530 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,530 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,531 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:37,531 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,531 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,531 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,531 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,534 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:37,534 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,534 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,534 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,534 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,536 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,536 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,536 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 46#L47-4true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,536 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,536 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:37,536 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,536 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 4)) 0), 306#true]) [2025-04-29 11:12:37,537 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,537 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,537 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,537 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:37,537 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,537 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,538 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:37,538 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,538 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,539 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,539 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,539 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,540 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,540 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,540 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:37,540 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,540 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 4)) 0), 305#true]) [2025-04-29 11:12:37,540 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,540 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,546 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,546 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,546 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,546 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,546 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,546 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,546 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,549 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,549 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,550 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,550 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,550 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,550 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:37,550 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,550 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,551 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 182 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,551 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 176 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,551 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,551 INFO L289 olderBase$Statistics]: existing Event has 176 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 176 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,552 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 178 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,552 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,553 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,553 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,553 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,553 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,553 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,553 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,553 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,553 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,554 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,554 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,555 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,555 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,555 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,555 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,555 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,555 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,555 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,555 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 4)) 0), 306#true]) [2025-04-29 11:12:37,555 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,556 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,556 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,556 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,556 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,556 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,564 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:37,564 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-04-29 11:12:37,564 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-29 11:12:37,564 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:37,564 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:37,565 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,565 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO 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:37,565 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,570 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:37,570 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,571 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:37,571 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,574 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:37,574 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,574 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,574 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,574 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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:37,579 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,580 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:37,580 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:37,581 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,582 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:37,582 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,582 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,582 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,582 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,583 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:37,583 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,583 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,583 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,583 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,583 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,585 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,585 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,586 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,586 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,586 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,586 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,586 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:37,588 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,588 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,588 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,588 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,752 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,753 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,753 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,753 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,753 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,755 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,755 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,755 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,755 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,755 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,755 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,755 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,755 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,755 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,756 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,756 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,756 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,756 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,756 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,756 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,756 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,756 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,756 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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 4)) 0), 305#true]) [2025-04-29 11:12:37,758 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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 4)) 0), 305#true]) [2025-04-29 11:12:37,758 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,758 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:37,759 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,759 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,759 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,759 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,760 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,762 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,762 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:37,767 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,769 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,773 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:37,773 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,773 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,773 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,773 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,782 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,784 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,784 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,784 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,784 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,789 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:37,789 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-29 11:12:37,789 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:37,789 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:37,789 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:37,789 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-04-29 11:12:37,790 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:37,790 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,790 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:37,790 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,790 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,790 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:37,791 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,791 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:37,791 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,791 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,791 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,792 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,792 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,792 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,792 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,792 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,793 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:37,793 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,793 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 4)) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,793 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,793 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:37,793 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,793 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,794 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,799 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,799 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,799 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,799 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,799 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,804 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,804 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,805 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 43#L50-5true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,805 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,805 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,805 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,805 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 215#L50-13true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,806 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,806 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 215#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,806 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,806 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,806 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,809 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,809 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,809 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,809 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,809 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,809 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,809 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,809 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,810 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,810 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,810 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,810 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,810 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,810 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,810 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,813 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:37,813 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,813 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,813 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,814 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,814 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,814 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,814 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,814 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,814 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,814 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,814 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,814 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,818 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:37,818 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,818 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,818 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,818 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,818 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,818 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,818 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,818 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,819 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,819 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,819 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,819 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,823 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:37,823 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,823 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,823 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,823 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,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], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,832 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,834 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:37,834 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,834 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,839 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,839 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,839 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,839 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,839 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,839 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:37,839 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,839 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,839 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,839 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,839 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,844 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:37,844 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,855 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,855 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,855 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,855 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,855 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,855 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,855 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 43#L50-5true, 305#true]) [2025-04-29 11:12:37,855 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,855 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,855 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,855 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,856 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 215#L50-13true, 306#true]) [2025-04-29 11:12:37,856 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,856 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,856 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,856 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,856 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:37,856 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,856 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,857 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 215#L50-13true, 305#true]) [2025-04-29 11:12:37,857 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,857 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,857 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,857 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,860 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 46#L47-4true, 305#true]) [2025-04-29 11:12:37,860 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,860 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 46#L47-4true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,860 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,860 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,860 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,860 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,860 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,860 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 4)) 0), 305#true]) [2025-04-29 11:12:37,860 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,860 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,863 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,863 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,863 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,863 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,863 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,863 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,863 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,863 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:37,863 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,863 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,864 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:37,864 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,864 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,864 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,864 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,865 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,865 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,865 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,865 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,865 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,865 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,865 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,869 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 4)) 0), 306#true]) [2025-04-29 11:12:37,869 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,869 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,869 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,869 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,869 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,869 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,870 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,870 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,870 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,870 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,870 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,870 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,870 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,870 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,870 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:37,870 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,870 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,870 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,871 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0), 305#true]) [2025-04-29 11:12:37,871 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,871 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 4)) 0), 305#true]) [2025-04-29 11:12:37,871 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,882 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:37,883 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,883 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,883 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,883 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,883 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,883 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,884 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:37,884 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,889 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:37,889 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,889 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,889 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,889 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,889 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:37,889 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,889 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,889 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,889 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,889 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,902 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 43#L50-5true, 306#true]) [2025-04-29 11:12:37,902 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,902 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,902 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,902 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,902 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 43#L50-5true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,902 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,903 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:37,903 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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 4)) 0), 306#true]) [2025-04-29 11:12:37,903 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,903 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:37,903 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,903 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,903 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 170 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 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 63#L72-6true, 306#true]) [2025-04-29 11:12:37,905 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,905 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:37,905 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 306#true]) [2025-04-29 11:12:37,905 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,905 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,905 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,906 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 305#true]) [2025-04-29 11:12:37,906 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,910 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:37,910 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,911 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,911 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,911 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,911 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,911 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,911 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,911 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,912 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:37,912 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,912 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,912 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,912 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,912 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,912 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,916 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,916 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,916 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,916 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,916 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,916 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,916 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,917 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,917 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,917 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,917 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,917 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,917 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,918 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,918 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,918 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,918 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,918 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,919 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,919 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,919 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 206#L47-4true, 307#true, 306#true]) [2025-04-29 11:12:37,922 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,922 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,922 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 305#true]) [2025-04-29 11:12:37,922 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,922 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,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[][302], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,922 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,922 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,923 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,923 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,923 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,923 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,925 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 46#L47-4true, 168#L54-9true, 306#true]) [2025-04-29 11:12:37,925 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,925 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,925 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,925 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,925 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,925 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,925 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,925 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,925 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,925 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,926 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 4)) 0), 306#true]) [2025-04-29 11:12:37,926 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,926 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,926 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,926 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,926 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,926 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,926 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,926 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,926 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,926 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,927 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,927 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,927 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,927 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,927 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,927 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,927 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,927 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,928 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,928 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,928 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,928 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,928 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,928 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,929 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,929 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,929 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,929 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,930 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 4)) 0), 306#true]) [2025-04-29 11:12:37,930 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,930 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,930 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 4)) 0), 305#true]) [2025-04-29 11:12:37,930 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,930 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,930 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,930 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,932 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,932 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,932 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,932 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,932 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 4)) 0), 305#true]) [2025-04-29 11:12:37,932 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,932 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,932 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,932 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,933 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,933 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,933 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,938 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:37,938 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,938 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,938 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,938 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,938 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,938 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,940 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:37,940 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,940 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,940 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,940 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,944 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,945 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,945 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,945 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:37,945 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,945 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,945 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,945 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,945 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,964 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:37,964 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,964 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,965 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,966 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 4)) 0), 305#true]) [2025-04-29 11:12:37,966 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,969 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,969 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,969 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,969 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,969 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,969 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,969 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,972 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,972 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,972 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,972 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,972 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,972 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,972 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,973 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,973 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,973 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,973 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,973 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,973 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,978 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 215#L50-13true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,978 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 186 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,978 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,978 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 215#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,978 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,978 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,979 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,979 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,979 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,979 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,979 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,979 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,979 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,979 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,980 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 206#L47-4true, 306#true]) [2025-04-29 11:12:37,980 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,980 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 206#L47-4true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,980 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,980 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,980 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,980 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,980 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,980 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,980 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,980 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,980 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,981 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,981 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,981 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,981 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,981 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,981 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,983 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 4)) 0), 306#true]) [2025-04-29 11:12:37,983 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][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 4)) 0), 306#true]) [2025-04-29 11:12:37,984 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,984 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 4)) 0), 306#true]) [2025-04-29 11:12:37,984 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,984 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,987 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,988 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,988 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 4)) 0), 305#true]) [2025-04-29 11:12:37,988 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,988 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 4)) 0), 305#true]) [2025-04-29 11:12:37,988 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,988 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,989 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 4)) 0), 305#true]) [2025-04-29 11:12:37,989 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,989 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,989 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,990 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,990 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,993 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,993 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:37,993 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,013 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,013 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,013 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,013 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,013 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,013 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,013 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L284 olderBase$Statistics]: inserting event number 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,016 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,023 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,023 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,023 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:38,023 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,023 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,023 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,023 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:38,029 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,030 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,030 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,030 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,030 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,030 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,031 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,031 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,031 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 215#L50-13true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,032 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,032 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 43#L50-5true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,032 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,032 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,032 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,032 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,032 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,032 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:38,033 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,033 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,033 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,034 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 215#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,034 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,034 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,034 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,034 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,035 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,035 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,036 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,036 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,036 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,036 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,036 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,036 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,037 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,037 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,037 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:38,037 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,037 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,037 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,037 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,037 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,040 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,040 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,041 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,041 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,041 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,041 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,041 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,041 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,041 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:38,041 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,041 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,041 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,041 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 187 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,042 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,042 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,042 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,042 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,042 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,042 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:38,042 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,042 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,060 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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,060 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,060 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,060 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,060 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,060 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,060 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,063 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,063 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,063 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,063 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,063 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,066 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,066 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,066 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,066 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,066 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,066 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,066 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,066 INFO L289 olderBase$Statistics]: existing Event has 176 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 ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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,067 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 184 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 ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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,067 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,067 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,068 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,068 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:38,068 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,068 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,068 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,068 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,069 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,069 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,069 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,069 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,069 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,069 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,071 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,071 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,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[][345], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,076 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,076 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,076 INFO L289 olderBase$Statistics]: existing Event has 197 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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,077 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,077 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 4)) 0), 306#true]) [2025-04-29 11:12:38,077 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,077 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,077 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,078 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,078 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,078 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 305#true]) [2025-04-29 11:12:38,079 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,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], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,083 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,083 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,083 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,083 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,083 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,083 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,083 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,084 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,084 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,084 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,084 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,084 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,084 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,084 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,084 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,085 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,087 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:38,087 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,089 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,089 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,090 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,090 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,090 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,090 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,090 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,090 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,091 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,091 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,091 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,091 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,092 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,092 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,092 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,092 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,092 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,092 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,093 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,093 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,094 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,094 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,094 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,095 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,095 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,095 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,096 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,096 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,096 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,096 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,096 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,096 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,096 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,096 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,096 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,097 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,097 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,097 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,097 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,097 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,097 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,097 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,098 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,098 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,098 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,098 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,098 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,098 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,098 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,102 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,102 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,102 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 43#L50-5true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,102 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,102 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,102 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,102 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,103 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,103 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,103 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 4)) 0), 305#true]) [2025-04-29 11:12:38,103 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,103 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,105 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,105 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,105 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,105 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,105 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,105 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,105 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,105 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,105 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,105 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,105 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,105 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 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 175 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,106 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 4)) 0), 305#true]) [2025-04-29 11:12:38,106 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,106 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,106 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,107 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,107 INFO L286 olderBase$Statistics]: this new event has 189 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 188 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 188 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 187 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,108 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,108 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,108 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,109 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,109 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,109 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,109 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,109 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,109 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,109 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,110 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:38,110 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,110 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,110 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,110 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,110 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,110 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,111 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,111 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,111 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,111 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,111 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 4)) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,111 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,111 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,113 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,113 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,113 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,113 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,113 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,114 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,114 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 194 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,114 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 195 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true, 270#L50-5true]) [2025-04-29 11:12:38,114 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,114 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:38,114 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 193 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,114 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 196 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,114 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,114 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,114 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 195 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 196 ancestors and is cut-off event [2025-04-29 11:12:38,114 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,115 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,115 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,115 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 4)) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,115 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,115 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,116 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,116 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,116 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,116 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,116 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,116 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,116 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,116 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,116 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 4)) 0), 306#true]) [2025-04-29 11:12:38,116 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,116 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,127 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:38,127 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 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:38,130 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,134 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:38,134 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,135 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:38,135 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,135 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:38,135 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,135 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:38,135 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 177 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 177 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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:38,135 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:38,135 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,135 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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,136 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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,138 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 187 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,147 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,153 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,153 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,154 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,154 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,154 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,154 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,154 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,154 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,154 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,154 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,154 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,157 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,157 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,158 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,158 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,158 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,158 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,158 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,159 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,159 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,160 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,160 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,161 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,161 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,161 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,165 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,165 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,165 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 43#L50-5true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,165 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,165 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,165 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,166 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,166 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,166 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 4)) 0), 306#true]) [2025-04-29 11:12:38,166 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,166 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,166 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,166 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:38,167 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:38,167 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,167 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,167 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,169 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,169 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,169 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,169 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,169 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 4)) 0), 306#true]) [2025-04-29 11:12:38,169 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,169 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,169 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,169 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,169 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,170 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,170 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,170 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,170 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,170 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 4)) 0), 305#true]) [2025-04-29 11:12:38,170 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,170 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,170 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,170 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,170 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,170 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,171 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,171 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 198 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|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,176 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,179 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:38,179 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,182 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L284 olderBase$Statistics]: inserting event number 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:38,183 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,183 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:38,184 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,184 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,184 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 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:38,184 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,185 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:38,185 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,185 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,186 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:38,187 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,196 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,196 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,196 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,196 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-04-29 11:12:38,196 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:38,198 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:38,198 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,198 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,198 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,198 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,198 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,198 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,198 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:38,201 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,201 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,201 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,201 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,207 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:38,207 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,207 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:38,207 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:38,207 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:38,207 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,207 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,207 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,207 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,207 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,207 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,208 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,208 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,208 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,208 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,208 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,208 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,208 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:38,208 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,208 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,215 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,215 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,215 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,215 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,216 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:38,216 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,216 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,216 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,216 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,216 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,216 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,217 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 4)) 0), 305#true]) [2025-04-29 11:12:38,217 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,217 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 4)) 0), 306#true]) [2025-04-29 11:12:38,217 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,217 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,218 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 4)) 0), 306#true]) [2025-04-29 11:12:38,218 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,218 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,218 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,218 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,218 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,220 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,220 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,220 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 46#L47-4true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,220 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,222 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:38,222 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,222 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:38,222 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,222 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|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,225 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,226 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:38,226 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,226 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:38,226 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,226 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:38,226 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,226 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|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:38,227 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,227 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:38,227 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,228 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:38,228 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,230 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:38,230 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,230 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,230 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,230 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,230 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,230 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,239 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,239 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,239 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:38,239 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:38,239 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:38,241 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:38,241 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,241 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,241 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,241 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,241 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,241 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,241 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,247 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:38,247 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,247 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:38,247 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,247 INFO L289 olderBase$Statistics]: existing Event has 186 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,248 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:38,248 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,248 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:38,248 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,248 INFO L289 olderBase$Statistics]: existing Event has 188 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,249 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:38,249 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,249 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,249 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,249 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,251 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:38,251 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,251 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,251 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,251 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,252 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:38,252 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,252 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,252 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,252 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 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,262 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 154 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,262 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,262 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,263 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,263 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,263 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,263 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,263 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,263 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,263 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,263 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-04-29 11:12:38,263 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:38,263 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:38,264 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:38,265 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,265 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,265 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:38,265 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,265 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,266 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,266 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,266 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,266 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,266 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,266 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,266 INFO L289 olderBase$Statistics]: existing Event has 191 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,268 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 187 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,268 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 187 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,268 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 189 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,268 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,268 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,268 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:38,269 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,269 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,269 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,269 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,269 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,269 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:38,269 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,269 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:38,269 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,269 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,270 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 4)) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,270 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,279 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 180 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#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,282 INFO L286 olderBase$Statistics]: this new event has 189 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 188 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 189 ancestors and is cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,282 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,288 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:38,288 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,288 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,288 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,288 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,288 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:38,288 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,288 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,288 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,288 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,289 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:38,289 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [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:38,289 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,289 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,290 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:38,290 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,290 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,290 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,290 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,290 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,292 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:38,292 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,293 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:38,293 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,295 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:38,295 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,295 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:38,295 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,296 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,297 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:38,297 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,297 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,297 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,297 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,297 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,298 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:38,298 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,299 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:38,299 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,299 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,299 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,299 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,307 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,307 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,308 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,308 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,308 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,308 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,309 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,309 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:38,309 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,309 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,310 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,310 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,310 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,310 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,310 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,310 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,310 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,310 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,310 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,311 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,311 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,311 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,311 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,311 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,312 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,312 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,314 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,314 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,314 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,314 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,314 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,314 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,314 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,314 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,315 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,315 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,315 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,315 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 4)) 0), 306#true]) [2025-04-29 11:12:38,315 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,315 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,315 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,315 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,316 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,316 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,316 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,316 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:38,316 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,316 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,316 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,316 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 4)) 0), 305#true]) [2025-04-29 11:12:38,316 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,319 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,319 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,319 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 206#L47-4true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,319 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,319 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 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,319 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,319 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:38,319 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing 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 199 ancestors and is cut-off event [2025-04-29 11:12:38,319 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,319 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,319 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,320 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 4)) 0), 306#true]) [2025-04-29 11:12:38,320 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,320 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 178 ancestors and is cut-off event [2025-04-29 11:12:38,320 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,320 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 198 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 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,320 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,320 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,320 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,320 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,321 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,321 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,321 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 4)) 0), 305#true]) [2025-04-29 11:12:38,321 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,321 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,325 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:38,325 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,325 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,331 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:38,331 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,331 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,332 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:38,332 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,332 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,332 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,333 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:38,333 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,333 INFO L289 olderBase$Statistics]: existing Event has 187 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 186 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,334 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:38,334 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,334 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,334 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,334 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,334 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,336 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:38,336 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,336 INFO L289 olderBase$Statistics]: existing Event has 196 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[][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:38,337 INFO L286 olderBase$Statistics]: this new event has 190 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 L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,337 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,338 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:38,338 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,338 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,338 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,338 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,339 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:38,339 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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,340 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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,342 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,342 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,342 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,342 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,342 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,342 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,343 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,343 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,343 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,343 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,348 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:38,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,348 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,348 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,356 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,356 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,356 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,356 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,356 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,357 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,357 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,357 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,357 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,358 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,358 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,358 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,358 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,358 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,358 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,358 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,358 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,358 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,358 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,359 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,359 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,359 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,359 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,360 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,364 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,364 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true, 270#L50-5true]) [2025-04-29 11:12:38,364 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,364 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,364 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,364 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,365 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 4)) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,365 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,365 INFO L289 olderBase$Statistics]: existing Event has 192 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 ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,373 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 194 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 ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,373 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,374 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:38,374 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|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:38,374 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,374 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,375 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,375 INFO L289 olderBase$Statistics]: existing Event has 195 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 305#true, 270#L50-5true]) [2025-04-29 11:12:38,377 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,377 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,377 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,377 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,378 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:38,378 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,378 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,378 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,378 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,380 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:38,380 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,380 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,380 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,380 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,380 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,380 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:38,380 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,380 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,380 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,380 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,381 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,381 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,381 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,381 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:38,382 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,382 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,383 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:38,383 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,383 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,383 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,383 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,383 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,383 INFO L289 olderBase$Statistics]: existing Event has 193 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 ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,384 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,384 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,384 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,385 INFO L289 olderBase$Statistics]: existing Event has 197 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,390 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-04-29 11:12:38,390 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:38,390 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-04-29 11:12:38,390 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:38,390 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,390 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,390 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,390 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,390 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,392 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:38,392 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,392 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,392 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,392 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,392 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,392 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,392 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,402 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,402 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,402 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,402 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,402 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,402 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:38,402 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,402 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:38,403 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,403 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,403 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,406 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,406 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,406 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,407 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true, 307#true]) [2025-04-29 11:12:38,407 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,407 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,412 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,412 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,412 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,412 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,412 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,412 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,412 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,414 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 43#L50-5true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,414 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,414 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,414 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,414 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,414 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,414 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,418 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:38,418 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,418 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,418 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,418 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,418 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,419 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:38,419 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,419 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,419 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,419 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,419 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,419 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,419 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,420 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:38,420 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,422 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:38,422 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,422 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,422 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,422 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,422 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,422 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,423 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:38,423 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,423 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,423 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,423 INFO L289 olderBase$Statistics]: existing Event has 199 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,428 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:38,428 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:38,428 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,430 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:38,430 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,436 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:38,436 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,436 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,436 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,436 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,436 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,438 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:38,438 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,438 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,438 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,438 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,450 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,450 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-29 11:12:38,450 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:38,450 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:38,450 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:38,450 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:38,450 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:38,450 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:38,450 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:38,450 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:38,451 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,451 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,451 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,451 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,451 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,451 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,451 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,452 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,452 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,453 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,453 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,453 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,453 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,453 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,453 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,453 INFO L289 olderBase$Statistics]: existing Event has 194 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,463 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-29 11:12:38,463 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:38,463 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:38,463 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:38,463 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,463 INFO L286 olderBase$Statistics]: this new event has 190 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 191 ancestors and is cut-off event [2025-04-29 11:12:38,463 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,465 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:38,465 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,471 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:38,471 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,471 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,471 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,471 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,471 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,473 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:38,473 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,473 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,473 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,473 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,475 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:38,475 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,475 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,475 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,475 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,475 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,476 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:38,476 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,476 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,476 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,476 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,476 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,476 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,476 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:38,477 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,477 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:38,477 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:38,477 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,478 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:38,478 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,485 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:38,485 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:38,491 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,492 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:38,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:38,492 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,493 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,493 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,493 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,493 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,493 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,493 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,493 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,494 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,494 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,494 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,494 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,494 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,497 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,497 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,497 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:38,497 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,497 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,498 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,498 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,498 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,498 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,498 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 4)) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:38,498 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,498 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#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:38,508 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 193 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 ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,514 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,514 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,514 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,514 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,514 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,516 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:38,516 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,516 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,516 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,516 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,518 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:38,518 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,518 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,519 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:38,519 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,519 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,520 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:38,520 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,520 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,520 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,520 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,520 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:38,520 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,520 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,520 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,520 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,520 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,522 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:38,522 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,540 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,540 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,541 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,541 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,542 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,542 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,546 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,546 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,546 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,546 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,546 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,546 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,546 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,559 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:38,559 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,559 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,559 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,559 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,559 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,561 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:38,561 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,561 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,561 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,561 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,564 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:38,564 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,564 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,564 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,564 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,564 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,564 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:38,564 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,564 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,564 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,565 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,565 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,565 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,565 INFO L289 olderBase$Statistics]: existing Event has 186 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:38,566 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,566 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,566 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,566 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,566 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:38,566 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,566 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,566 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,566 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,566 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,567 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:38,567 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,567 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,567 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,567 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,567 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,567 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,575 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,575 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,575 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,575 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,575 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,575 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,575 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,577 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:38,577 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,577 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,577 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,577 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,577 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,577 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,577 INFO L289 olderBase$Statistics]: existing Event has 194 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 ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:38,588 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:38,590 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,590 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,593 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,593 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-29 11:12:38,594 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,594 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 199 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 188 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 198 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,596 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,596 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,596 INFO L289 olderBase$Statistics]: existing Event has 198 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,608 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:38,608 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,608 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:38,608 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,608 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,609 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:38,609 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#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:38,609 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,610 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#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:38,614 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:38,622 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,622 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,623 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:38,623 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,623 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,623 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,623 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,623 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,624 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:38,624 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,624 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,624 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,624 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,624 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,624 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,624 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,625 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:38,626 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,626 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,626 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,626 INFO L289 olderBase$Statistics]: existing Event has 199 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,630 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,633 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:38,633 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,633 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,634 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,634 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,634 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:38,634 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:38,634 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,634 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,634 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,634 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,634 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,635 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:38,635 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,635 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,639 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,639 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,639 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,639 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:38,639 INFO L289 olderBase$Statistics]: existing Event has 131 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 ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,640 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,640 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:38,640 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:38,640 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,644 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,644 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:38,645 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,645 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,645 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:38,645 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,645 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,647 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,647 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,647 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,647 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,647 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,647 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,647 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,665 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:38,665 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,665 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 284#L50-13true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:38,666 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,666 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:38,666 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,666 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:38,668 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,672 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,687 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:38,687 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,687 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,687 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,687 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,687 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,687 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,687 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,687 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,687 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,688 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:38,688 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,688 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,689 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,689 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,689 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,690 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,706 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:38,706 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,706 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,706 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,706 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,706 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:38,706 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,707 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:38,707 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,707 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,707 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,707 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,707 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,708 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:38,708 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 198 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 197 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 197 ancestors and is cut-off event [2025-04-29 11:12:38,708 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,710 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:38,710 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,710 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,710 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,710 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,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], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,714 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,714 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,714 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,714 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,724 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:38,724 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,724 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:38,724 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,731 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,731 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:38,731 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:38,731 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:38,731 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,751 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:38,752 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,752 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,752 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,752 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,762 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:38,762 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,762 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,762 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,762 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,762 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:38,762 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,762 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,762 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,762 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,762 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,771 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,771 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:38,771 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:38,771 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,771 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:38,796 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:38,796 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,796 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,796 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,796 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,796 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:38,796 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,796 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,796 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,797 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,797 INFO L289 olderBase$Statistics]: existing Event has 200 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[][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:38,827 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,827 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:38,827 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,827 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,889 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,889 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,890 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,890 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,890 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,890 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,891 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,891 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,891 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 4)) 0), 305#true]) [2025-04-29 11:12:38,891 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,891 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,906 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:38,906 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,906 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:38,906 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,906 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:38,907 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:38,931 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 305#true]) [2025-04-29 11:12:38,931 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 305#true, 307#true]) [2025-04-29 11:12:38,931 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,931 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,966 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,966 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,966 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,966 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,966 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,968 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,968 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,968 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,968 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,968 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,968 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,968 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,969 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,969 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,969 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,009 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:39,010 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,010 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,010 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,010 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,040 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,040 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:39,040 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,040 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:39,040 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,041 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:39,041 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:39,041 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,041 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 305#true]) [2025-04-29 11:12:39,047 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,047 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,049 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 4)) 0), 306#true]) [2025-04-29 11:12:39,049 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,049 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,049 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,049 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,049 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,049 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,090 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,090 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,090 INFO L289 olderBase$Statistics]: existing Event has 162 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,092 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,098 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,098 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,098 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,098 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,098 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,099 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,099 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,099 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,099 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,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], [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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:39,099 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:39,099 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,114 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:39,114 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,114 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,114 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,114 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,114 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,114 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,135 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,135 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,135 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,136 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,137 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,137 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,137 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,137 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,137 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,137 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,137 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,172 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,172 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,174 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,176 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L289 olderBase$Statistics]: existing Event has 174 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 165 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,176 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,177 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,177 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,178 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,178 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,178 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,178 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,178 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,178 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,178 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,178 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,180 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 4)) 0), 305#true]) [2025-04-29 11:12:39,180 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,181 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,181 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,181 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,181 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,181 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,181 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,181 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,181 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,182 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 4)) 0), 306#true]) [2025-04-29 11:12:39,182 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,182 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,182 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,182 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,183 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L284 olderBase$Statistics]: inserting event number 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,188 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,188 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,188 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,188 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,188 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,189 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,189 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,217 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:39,218 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,218 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,218 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,218 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:39,218 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,218 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,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], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,223 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,223 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,224 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,224 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,224 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,224 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,224 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,225 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 165 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 ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,226 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:39,228 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,228 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,228 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,230 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,230 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,230 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,230 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,230 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,230 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,230 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,230 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,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], [120#L68-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,263 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,263 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,270 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,270 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,271 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,271 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,271 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,271 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,272 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,272 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,272 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,272 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,299 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:39,299 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,299 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,299 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,299 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,299 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,299 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,308 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:39,308 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,308 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,309 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,309 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,309 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:39,309 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,318 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,318 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,320 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,320 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,320 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,320 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,320 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,320 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,320 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,320 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,347 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:39,347 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,347 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,349 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:39,349 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,349 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,349 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,349 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,353 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:39,354 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,354 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,354 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,354 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:39,354 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:39,354 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:39,365 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,365 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,365 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,365 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,365 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,365 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,365 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,365 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,365 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,366 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,366 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,366 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:39,366 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:39,366 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:39,366 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:39,367 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,367 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,367 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:39,367 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:39,377 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 4)) 0), 305#true]) [2025-04-29 11:12:39,377 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,377 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 305#true, 307#true]) [2025-04-29 11:12:39,385 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,385 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,385 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,385 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,400 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:39,400 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,400 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:39,400 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,400 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:39,402 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,421 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,421 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:39,421 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,421 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:39,421 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:39,423 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,423 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:39,426 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,426 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,426 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,434 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,434 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,434 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,434 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,435 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,435 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,435 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:39,435 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,436 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,436 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,436 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,436 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,436 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,436 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,436 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,436 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,436 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 4)) 0), 305#true]) [2025-04-29 11:12:39,437 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,437 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,437 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,437 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,448 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:39,448 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,448 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:39,448 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,448 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,450 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:39,450 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,450 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,450 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,450 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,450 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,459 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,459 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,459 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 198#$Ultimate##0true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,459 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,459 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,459 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,460 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,460 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 168#L54-9true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:39,460 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,460 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:39,460 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:39,460 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:39,460 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,460 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,461 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:39,461 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,461 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:39,461 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,461 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 4)) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,461 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,461 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:39,461 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,461 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,461 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,462 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,462 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,462 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,462 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,462 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,462 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:39,466 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,466 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,467 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:39,467 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,467 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,467 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,467 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,467 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:39,467 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,480 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,480 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,480 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,489 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true, 307#true]) [2025-04-29 11:12:39,489 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,489 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,490 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:39,490 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,490 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:39,490 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,490 INFO L289 olderBase$Statistics]: existing Event has 215 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,491 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 213 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true, 307#true]) [2025-04-29 11:12:39,491 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 213 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:39,491 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 215 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:39,491 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,491 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,498 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:39,498 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,498 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:39,498 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,499 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,499 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,499 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,500 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:39,500 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,500 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,517 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:39,517 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,517 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,517 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,517 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,517 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,517 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,518 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:39,518 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,518 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,518 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,518 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,518 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,518 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,533 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,533 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,533 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,545 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,545 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,545 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,545 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,545 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,545 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,545 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,545 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,546 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,546 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,546 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,546 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,546 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,546 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,546 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,546 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,546 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,549 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:39,549 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,549 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:39,549 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,549 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,550 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:39,550 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,550 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,550 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,550 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,550 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,565 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:39,565 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,565 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,565 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,565 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,570 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:39,570 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:39,570 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,582 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,582 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,582 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,582 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,582 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,583 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,583 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,583 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,583 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,585 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,585 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,585 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,585 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,585 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,587 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,587 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,587 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,587 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,587 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,596 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,596 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,596 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,596 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,596 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,596 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,596 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true, 307#true]) [2025-04-29 11:12:39,596 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,596 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,596 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,596 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,597 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:39,597 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,597 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:39,597 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,597 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 4)) 0), 307#true, 305#true]) [2025-04-29 11:12:39,597 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,597 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,598 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,598 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,598 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 305#true]) [2025-04-29 11:12:39,598 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,598 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:39,598 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,598 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:39,598 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,598 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,599 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 4)) 0), 307#true, 305#true]) [2025-04-29 11:12:39,599 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,599 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,599 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,599 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,599 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,612 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:39,612 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,612 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,612 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,612 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,612 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,621 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,621 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,621 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,621 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,621 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,621 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,621 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,622 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,622 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,622 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:39,622 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:39,622 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,622 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,622 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,623 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,623 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,623 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 4)) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,623 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,623 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,626 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,626 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,626 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,626 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,626 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,627 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,627 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,627 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,627 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,627 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:39,627 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,627 INFO L289 olderBase$Statistics]: existing Event has 164 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:39,636 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,636 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,636 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,636 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,637 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,637 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,637 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,637 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,637 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,652 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:39,652 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,652 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,652 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,652 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,652 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,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], [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,671 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,671 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,671 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,671 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,672 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,672 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,672 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,672 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,675 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,675 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,675 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,675 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,676 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:39,684 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 4)) 0), 305#true]) [2025-04-29 11:12:39,684 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,684 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:39,684 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,684 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,687 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 4)) 0), 306#true]) [2025-04-29 11:12:39,687 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,687 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,687 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,687 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,687 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,687 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,693 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:39,693 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,693 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,693 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,693 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,693 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,714 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:39,714 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,714 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,714 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,714 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,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], [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:39,715 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,715 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,715 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,715 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,718 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,718 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,718 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,718 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,720 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,720 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,720 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,720 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,720 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:39,723 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,723 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,723 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,723 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,723 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,725 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:39,725 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,725 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,725 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,725 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,725 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,726 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,726 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,731 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 305#true]) [2025-04-29 11:12:39,731 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,731 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,731 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,731 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,731 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,731 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,749 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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:39,749 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:39,749 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,749 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,749 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,750 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:39,750 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:39,750 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,750 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,750 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,756 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,757 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,757 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,757 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,759 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,759 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,759 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,759 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,759 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,759 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,759 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,759 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,763 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,763 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,763 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,763 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,763 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,764 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 4)) 0), 305#true]) [2025-04-29 11:12:39,764 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,764 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,764 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,764 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,764 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,764 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,767 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,767 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,767 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,767 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,767 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,767 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,767 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,779 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:39,779 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,779 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,779 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,779 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,779 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,779 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,779 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,779 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,792 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:39,792 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,792 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,792 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,792 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,792 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,795 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,795 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,795 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,796 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,796 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,796 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,798 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,798 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,798 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,798 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,798 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,798 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,798 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,798 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,803 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,803 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,804 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 4)) 0), 306#true]) [2025-04-29 11:12:39,804 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,804 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,804 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,804 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,804 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,804 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,806 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:39,806 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,806 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,806 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,807 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,807 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,807 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,807 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,807 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,807 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,807 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:39,807 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,808 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,808 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,808 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,808 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,808 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,808 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,808 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,808 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,809 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 4)) 0), 305#true]) [2025-04-29 11:12:39,809 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:39,816 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:39,816 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,816 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,816 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,816 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,816 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,816 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,816 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,816 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,824 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:39,824 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,824 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,825 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,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:39,832 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,832 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,832 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,832 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,832 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,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:39,833 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:39,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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,835 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,835 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,835 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,836 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,836 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,838 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,838 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,838 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:39,842 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,842 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,842 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,842 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,842 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,842 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,842 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,843 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,843 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,845 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 4)) 0), 305#true]) [2025-04-29 11:12:39,845 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,845 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,848 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 4)) 0), 306#true]) [2025-04-29 11:12:39,848 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,848 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,848 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,848 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,848 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,848 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,848 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 4)) 0), 305#true]) [2025-04-29 11:12:39,848 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,848 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,849 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:39,849 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,849 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,855 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:39,855 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,855 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,855 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,855 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,855 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,855 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,860 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:39,860 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,876 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:39,877 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:39,877 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:39,881 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,881 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,881 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,884 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 206#L47-4true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,894 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:39,894 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,894 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,894 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,894 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,894 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,914 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:39,914 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,914 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,914 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,914 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:39,914 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,915 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:39,915 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-04-29 11:12:39,915 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:39,915 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-04-29 11:12:39,915 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:39,916 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:39,916 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,916 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,916 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:39,916 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:39,919 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,919 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,922 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 309#true, 206#L47-4true, 306#true]) [2025-04-29 11:12:39,922 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,922 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,922 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,922 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,922 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,923 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,923 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,923 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,923 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,923 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,928 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,928 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,928 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,928 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,928 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,928 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 4)) 0), 305#true]) [2025-04-29 11:12:39,929 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,929 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,929 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,929 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,929 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,932 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:39,932 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,932 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,932 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,932 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,932 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,933 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,933 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,933 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 4)) 0), 306#true]) [2025-04-29 11:12:39,933 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,933 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,950 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 305#true, 307#true]) [2025-04-29 11:12:39,961 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-04-29 11:12:39,961 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:39,961 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-04-29 11:12:39,961 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:39,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,963 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,963 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,963 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,963 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,965 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,965 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,965 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,968 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,968 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,968 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,968 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,968 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,969 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,969 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,975 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 198#$Ultimate##0true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,975 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,975 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,975 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,975 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,976 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:39,976 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,976 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,976 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,976 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,976 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,977 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,977 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,977 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,992 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:39,999 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,001 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,001 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,005 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,005 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,005 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,005 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,005 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,005 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,005 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,005 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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,010 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:40,012 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,012 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,012 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,015 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,015 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,015 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,015 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,015 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,016 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,016 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,017 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,017 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,017 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,026 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 4)) 0), 306#true]) [2025-04-29 11:12:40,026 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,026 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 4)) 0), 305#true]) [2025-04-29 11:12:40,026 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,026 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,029 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 4)) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,029 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,029 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 4)) 0), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:40,029 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,029 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,032 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,032 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,032 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,032 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,032 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,032 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,033 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,033 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,033 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,033 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,033 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,033 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,043 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,043 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,043 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,043 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,043 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,043 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,043 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,043 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,043 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,049 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,049 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,050 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,051 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,052 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,052 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,052 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,052 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,052 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,064 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,064 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,064 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,064 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,064 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,064 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:40,065 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,065 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,065 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,065 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,065 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,065 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,065 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,065 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,066 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,066 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,068 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,068 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,068 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,068 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,068 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,068 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,068 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,068 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,068 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,068 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,068 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,068 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,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, 114#L68-12true, 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,069 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,069 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,069 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,069 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,069 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,069 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,069 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,069 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,072 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:40,073 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,073 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,073 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:40,073 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:40,078 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,078 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,078 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,079 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,079 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,079 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,079 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,079 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,079 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,079 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,080 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,081 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:40,081 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,081 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,081 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,081 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,083 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:40,083 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,083 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,084 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:40,084 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,084 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,091 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:40,091 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,286 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:40,286 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,286 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,288 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:40,288 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,288 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,288 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,288 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,288 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,294 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:40,294 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,294 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,295 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:40,295 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,295 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:40,295 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,295 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:40,295 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,295 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,298 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:40,298 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:40,298 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,298 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:40,298 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,298 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,308 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,308 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,308 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,308 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,308 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,308 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,308 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,308 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,308 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,308 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,308 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,309 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,310 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,310 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,310 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,311 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,311 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,311 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,312 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,312 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,316 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,316 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,316 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,316 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,316 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,316 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,316 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,317 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,318 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:40,318 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,318 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,318 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,318 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,318 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,327 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [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:40,327 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,327 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,327 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,327 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,327 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,328 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:40,328 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,328 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:40,328 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,328 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,329 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,329 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:40,329 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,329 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,329 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,329 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,329 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,329 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,331 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:40,331 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,331 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,332 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,332 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,332 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,336 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:40,336 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,336 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:40,336 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,336 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,342 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,343 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,343 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,343 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,343 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,344 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,344 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,346 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,346 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,346 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,346 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,346 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,347 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,347 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,347 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,347 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,347 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,347 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,347 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,347 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,348 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,348 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,348 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,351 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,351 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,351 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,351 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,351 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 4)) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:40,351 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,351 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:40,351 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,351 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,352 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,352 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,352 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,353 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 4)) 0), 306#true]) [2025-04-29 11:12:40,353 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,353 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,353 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,353 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,353 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,353 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,353 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,354 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 4)) 0), 305#true]) [2025-04-29 11:12:40,354 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,354 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,354 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,354 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,355 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,356 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,356 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,356 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,356 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,356 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,356 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,356 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,357 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,357 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,357 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,357 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,357 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:40,363 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,363 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,363 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,363 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,363 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,363 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,363 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,363 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,363 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,364 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:40,364 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,364 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:40,364 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,364 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:40,364 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,364 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,366 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:40,366 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,366 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,370 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:40,370 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,370 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:40,370 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,370 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,374 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:40,374 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,374 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,374 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,374 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,374 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,374 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:40,374 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,374 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,374 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,374 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,374 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,377 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:40,377 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,377 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,377 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,382 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,382 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,382 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,382 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,382 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#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 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,384 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,384 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,384 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:40,385 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,385 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:40,385 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,385 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,388 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 53#L50-13true, 223#L72-5true, 306#true]) [2025-04-29 11:12:40,388 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,388 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,388 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,388 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,388 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,388 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,388 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,389 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:40,389 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,389 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,389 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,389 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,392 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,392 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,395 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:40,395 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:40,395 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:40,395 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,396 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:40,396 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,396 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,396 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,396 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,396 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,396 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,398 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:40,398 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,398 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,398 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,398 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,398 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,401 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:40,401 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,401 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:40,401 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,401 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,402 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,402 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,402 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,405 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:40,405 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,405 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,405 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,405 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [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:40,406 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,406 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,408 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:40,408 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,408 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,409 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,409 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,409 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,409 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,409 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,409 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,409 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,409 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,411 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:40,411 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,411 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,411 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,411 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,411 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,413 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,413 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,413 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,413 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,413 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,414 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:40,414 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,414 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,414 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,414 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,414 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,414 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,414 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,414 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,415 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,416 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:40,416 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,416 INFO L289 olderBase$Statistics]: existing Event has 184 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 185 ancestors and is cut-off event [2025-04-29 11:12:40,417 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:40,417 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,417 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,418 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,418 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,418 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,418 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,418 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,418 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,419 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 206#L47-4true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,419 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:40,419 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:40,419 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:40,419 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,419 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,419 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,419 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,419 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,419 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,420 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,420 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,420 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,420 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,420 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,424 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,424 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,424 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,425 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,426 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 187 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[][302], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,426 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,426 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,428 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,428 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,428 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,428 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,428 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,428 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,428 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,428 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:40,429 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,429 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,434 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:40,434 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,434 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:40,434 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,434 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,438 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:40,438 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,438 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,438 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,438 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,438 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,438 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:40,438 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,438 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,438 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,438 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,438 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,441 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:40,441 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,441 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,443 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:40,443 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:40,443 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,443 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,443 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:40,443 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,450 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:40,450 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,450 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,450 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,450 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,450 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,450 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,450 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,452 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,452 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,452 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,452 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,452 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,454 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,454 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,454 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,455 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,455 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,455 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,455 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,455 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,457 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,457 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,457 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,457 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,457 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,457 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,457 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,457 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,457 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,457 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,458 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,463 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:40,463 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,463 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,463 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,463 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,463 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,463 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:40,463 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,463 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,463 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,463 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,463 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,466 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:40,466 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 169 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 169 ancestors and is cut-off event [2025-04-29 11:12:40,466 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,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, 107#L68-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:40,468 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:40,468 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,468 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:40,468 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,468 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,478 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,478 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,478 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,480 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,480 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,480 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,480 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,483 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,483 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,483 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,483 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,483 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,484 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,484 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,486 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,486 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,486 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,486 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,486 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,486 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,486 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,486 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,487 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,487 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,487 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,487 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,487 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,487 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,487 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 4)) 0), 305#true]) [2025-04-29 11:12:40,487 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,487 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,488 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 4)) 0), 306#true]) [2025-04-29 11:12:40,488 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,488 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 4)) 0), 305#true]) [2025-04-29 11:12:40,488 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,492 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:40,492 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,492 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,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, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:40,494 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,494 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,494 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,494 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:40,494 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,502 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:40,502 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,502 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,505 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,505 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,505 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,505 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,505 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,506 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,506 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,507 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,507 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,507 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,507 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,509 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,509 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,509 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,509 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,509 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,509 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,509 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,509 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,510 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:40,510 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,510 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:40,510 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,510 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,512 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,512 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,512 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,512 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,512 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,513 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,513 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,513 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,513 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,513 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 4)) 0), 305#true]) [2025-04-29 11:12:40,513 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,513 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,515 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,515 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,515 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:40,515 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,515 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 4)) 0), 306#true]) [2025-04-29 11:12:40,515 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,515 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,516 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,516 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,516 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,516 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,516 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,528 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,528 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,528 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,528 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,528 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,529 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,529 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,529 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:40,529 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,529 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:40,529 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,529 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,529 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,529 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,530 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,530 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,530 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 4)) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,530 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,530 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,530 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,530 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,532 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:40,532 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,532 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,532 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,532 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,532 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 4)) 0), 306#true]) [2025-04-29 11:12:40,532 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,532 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,532 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,532 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,535 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,535 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,535 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,535 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,535 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,535 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,535 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,535 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,536 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,536 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,536 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,536 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,536 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,537 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,537 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,537 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,538 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 168#L54-9true, 306#true]) [2025-04-29 11:12:40,538 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,538 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,538 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,538 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,539 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,539 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,539 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,539 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,539 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,539 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,539 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,539 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,539 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,549 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:40,549 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,549 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,549 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,549 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,549 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,549 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,549 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,553 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,553 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,553 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,553 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,553 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,553 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,553 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,554 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,554 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,554 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:40,554 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,554 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:40,554 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,554 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,554 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,554 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,555 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,555 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,555 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,555 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,555 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:40,555 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,555 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:40,555 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,555 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 4)) 0), 305#true]) [2025-04-29 11:12:40,555 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,555 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,556 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,556 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,556 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,556 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:40,557 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:40,557 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,558 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,558 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,559 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 305#true]) [2025-04-29 11:12:40,559 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,559 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,559 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,559 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,559 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,559 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,559 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,562 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,562 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,562 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,562 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,562 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,562 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,562 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,562 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,564 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,564 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,564 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,564 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,564 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,564 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,564 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,564 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,565 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,565 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,565 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,566 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,566 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,566 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,566 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,566 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,575 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,575 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,580 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_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:40,580 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-04-29 11:12:40,580 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is not cut-off event [2025-04-29 11:12:40,580 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:40,580 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:40,580 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:40,580 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,580 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,580 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,580 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,582 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:40,582 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-04-29 11:12:40,582 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is not cut-off event [2025-04-29 11:12:40,582 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is not cut-off event [2025-04-29 11:12:40,582 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is not cut-off event [2025-04-29 11:12:40,583 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,583 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,583 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,583 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,583 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,583 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,583 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,584 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,584 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,584 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,584 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,584 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,584 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,585 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,585 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,585 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,585 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,585 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,586 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,586 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,586 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,586 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,586 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,586 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,587 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,587 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,587 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,587 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,587 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,587 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,587 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,589 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,589 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,589 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,589 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,589 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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,596 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,596 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,608 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,608 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,608 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,609 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,609 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,609 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,609 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,609 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,609 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,609 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 4)) 0), 305#true]) [2025-04-29 11:12:40,609 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,609 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,610 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,610 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,610 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,610 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,610 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,610 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,611 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,611 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,611 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,611 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,612 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,612 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,612 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,612 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,612 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,612 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,612 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,612 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,613 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,613 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,613 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,613 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,613 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:40,613 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,613 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,614 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 4)) 0), 306#true]) [2025-04-29 11:12:40,614 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,614 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,614 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,614 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,614 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,614 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:40,614 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,614 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,615 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:40,615 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,615 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,615 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,615 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,615 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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 4)) 0), 306#true]) [2025-04-29 11:12:40,615 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,615 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 4)) 0), 306#true]) [2025-04-29 11:12:40,615 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,615 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,617 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:40,617 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,617 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,617 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,617 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,617 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,617 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,617 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,617 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,618 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,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, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,630 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,630 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,630 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,630 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,630 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:40,630 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,630 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,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, 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:40,631 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,631 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:40,631 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,631 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,633 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:40,633 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,633 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,634 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:40,634 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,634 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,634 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,634 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,634 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,634 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,634 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,634 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,636 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,636 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,636 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,636 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,636 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,636 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,636 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,636 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,636 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,638 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,638 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,638 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,638 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,638 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,638 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,638 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,639 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,639 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,639 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,639 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,639 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,641 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,641 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,641 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,641 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,641 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,641 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,641 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,642 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,642 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,642 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,642 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,642 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:40,643 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,643 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:40,643 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,643 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,644 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,644 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,644 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,644 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,644 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,644 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,644 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,644 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,653 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:40,653 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,653 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,653 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,653 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,653 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,653 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,653 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,653 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,653 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,657 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,657 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 53#L50-13true, 284#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,657 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,657 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,660 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,660 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,660 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,660 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,660 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,660 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,660 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,660 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,660 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,668 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:40,668 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,668 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,668 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,668 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,668 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,668 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,668 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,668 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,668 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,672 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:40,672 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,672 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,672 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,672 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,672 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,672 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,672 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,672 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,672 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,674 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:40,674 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,674 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,674 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,674 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:40,674 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,683 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:40,683 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:40,683 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,683 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,683 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,683 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,683 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,683 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,683 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,683 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,687 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:40,687 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,687 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,687 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,687 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,687 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,687 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,687 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,687 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,687 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,688 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:40,688 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,688 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,688 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,688 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,689 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:40,696 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 4)) 0), 305#true]) [2025-04-29 11:12:40,696 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,696 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,696 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-29 11:12:40,696 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:40,696 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,696 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,696 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-29 11:12:40,697 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,697 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,697 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:40,697 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,697 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,698 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,698 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,698 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,698 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,698 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,698 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,698 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,698 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 4)) 0), 305#true]) [2025-04-29 11:12:40,698 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,698 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:40,700 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,700 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,700 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,700 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,700 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 244 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,701 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,701 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,702 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:40,702 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:40,702 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,702 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,702 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,702 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,702 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,702 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,702 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,702 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,706 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:40,706 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,706 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,706 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,706 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,706 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,706 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,706 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,706 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,706 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,707 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:40,707 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,707 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,707 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,707 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,707 INFO L289 olderBase$Statistics]: existing Event has 178 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 ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,717 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 253 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 ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:40,717 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 241 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 ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,717 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 243 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 ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,717 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,717 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 4)) 0), 306#true]) [2025-04-29 11:12:40,717 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,717 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,717 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,717 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,718 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,718 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,718 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,718 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,718 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,718 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,718 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,719 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,719 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,719 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,719 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,719 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,719 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,720 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,720 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,720 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,720 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,720 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,720 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,720 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,720 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,720 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,720 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,722 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,722 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,722 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,722 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,722 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,722 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,722 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,722 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,722 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,723 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 4)) 0), 305#true]) [2025-04-29 11:12:40,723 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,723 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,723 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,723 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,723 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,723 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,723 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,723 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,724 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 206#L47-4true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,724 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,724 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 305#true]) [2025-04-29 11:12:40,724 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,724 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,724 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,724 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,724 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,724 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,724 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,724 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,725 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,725 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,725 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,725 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:40,725 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:40,725 INFO L286 olderBase$Statistics]: this new event has 255 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,725 INFO L289 olderBase$Statistics]: existing Event has 196 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,725 INFO L289 olderBase$Statistics]: existing Event has 197 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 185 ancestors and is cut-off event [2025-04-29 11:12:40,725 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,726 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,726 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,726 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,726 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,726 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,726 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,726 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,726 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,726 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 4)) 0), 305#true]) [2025-04-29 11:12:40,726 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,726 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:40,727 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:40,727 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,727 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,727 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,728 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,728 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,728 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,728 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,728 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,728 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,728 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 4)) 0), 306#true]) [2025-04-29 11:12:40,728 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,728 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,728 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,728 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,728 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,729 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:40,729 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,729 INFO L289 olderBase$Statistics]: existing Event has 248 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 180 ancestors and is cut-off event [2025-04-29 11:12:40,731 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:40,731 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:40,731 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,731 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:40,731 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,731 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,874 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:40,874 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,874 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:40,874 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,874 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,875 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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:40,885 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,885 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:40,885 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,885 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,888 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:40,888 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,888 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,888 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,888 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,888 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,888 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,888 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,888 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,888 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,890 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:40,890 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,890 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:40,890 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,890 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,891 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:40,891 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:40,891 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,891 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,891 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:40,891 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,891 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:40,891 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,891 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,891 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,891 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,891 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,895 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,895 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,895 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,895 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,895 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,895 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,895 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,895 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,895 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 4)) 0), 305#true]) [2025-04-29 11:12:40,895 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,895 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,896 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:40,896 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,896 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,896 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,897 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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 4)) 0), 305#true]) [2025-04-29 11:12:40,897 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,897 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,897 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,897 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,898 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,898 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,898 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,898 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,898 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,898 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,898 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 4)) 0), 305#true]) [2025-04-29 11:12:40,898 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,898 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,899 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:40,899 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,899 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,899 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,899 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,900 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,900 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,900 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:40,900 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,900 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,900 INFO L286 olderBase$Statistics]: this new event has 256 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 244 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 244 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 255 ancestors and is cut-off event [2025-04-29 11:12:40,900 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#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 254 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,900 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,903 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:40,903 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,903 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,903 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,903 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,903 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,903 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,903 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,904 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,904 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,904 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:40,904 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,904 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,904 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,904 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,904 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,904 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,907 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:40,907 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,907 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,908 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:40,908 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,908 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:40,908 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,908 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,909 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:40,909 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,909 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,909 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,909 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,909 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:40,909 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:40,909 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,909 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,909 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,909 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,909 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:40,915 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:40,915 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,915 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,918 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:40,918 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,918 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,918 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,918 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,918 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,918 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,918 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,918 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,918 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,919 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:40,919 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:40,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,920 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:40,920 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,920 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,920 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,920 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,920 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,920 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,920 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:40,920 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,920 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,920 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,921 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,921 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,921 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:40,921 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,921 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,921 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,921 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,921 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,927 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,927 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,927 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:40,927 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,927 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 4)) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,927 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:40,927 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,928 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:40,928 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,928 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:40,928 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,928 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [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:40,929 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:40,929 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,930 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [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:40,930 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,930 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,930 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,930 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,930 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,930 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,931 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:40,931 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [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:40,931 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,931 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:40,932 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [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:40,932 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,932 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,932 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,932 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,932 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,936 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:40,936 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,936 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,939 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:40,939 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,939 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,939 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,939 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,939 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,940 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,940 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,940 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,940 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,940 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,940 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,940 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,943 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:40,943 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,943 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,943 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,943 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:40,943 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,943 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,943 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,945 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:40,945 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,945 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:40,945 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,945 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,947 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,947 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-04-29 11:12:40,947 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:40,947 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:40,947 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:40,947 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:40,947 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,947 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:40,947 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,948 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,948 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,948 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,948 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,948 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,948 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,948 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,948 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,948 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,948 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,948 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,949 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,949 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,950 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][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:40,950 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:40,950 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,950 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-29 11:12:40,950 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,951 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,951 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,951 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,952 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:40,952 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,952 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,952 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,952 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,952 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,952 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,952 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [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:40,952 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,952 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,953 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,954 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,954 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,954 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,954 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,954 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,955 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:40,955 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:40,955 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:40,955 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,955 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:40,955 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,955 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,956 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:40,956 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,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[][302], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,956 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,956 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:40,957 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,957 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,957 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,957 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,957 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,958 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,958 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,958 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,959 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,959 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,959 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:40,959 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,959 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,959 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,959 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,959 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,959 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 4)) 0), 306#true]) [2025-04-29 11:12:40,959 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,959 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:40,959 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,959 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,959 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 198 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 256 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 187 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,960 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,960 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 186 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 187 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,960 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,960 INFO L286 olderBase$Statistics]: this new event has 258 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 189 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 199 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 189 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 199 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 257 ancestors and is cut-off event [2025-04-29 11:12:40,960 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,960 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,960 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,960 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,960 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,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[][302], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:40,961 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,961 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,961 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,961 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,961 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,961 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,962 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:40,962 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,962 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:40,962 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,962 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:40,962 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,962 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 4)) 0), 306#true]) [2025-04-29 11:12:40,962 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,962 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,962 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,963 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,963 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,963 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 244 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, 172#L68-10true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:40,963 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-29 11:12:40,963 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,965 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:40,965 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,965 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:40,965 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,965 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,967 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:40,967 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,967 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:40,967 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,967 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,968 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,968 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:40,968 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 243 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:40,968 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,968 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,969 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,969 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,969 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,969 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,969 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:40,970 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:40,970 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:40,970 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,970 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,970 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,971 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,971 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,971 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,972 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,972 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 172#L68-10true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:40,972 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,972 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,973 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,973 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,974 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 107#L68-9true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,975 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,975 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:40,975 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:40,975 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,975 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,976 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,976 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,976 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,976 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,976 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,976 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,976 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,976 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,976 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,976 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:40,977 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,977 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,977 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:40,977 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:40,977 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:40,979 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#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 188 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,979 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 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 199 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 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 172#L68-10true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,980 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,980 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,980 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,981 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,981 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,981 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,981 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,982 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 107#L68-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,982 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-29 11:12:40,982 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:40,982 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-29 11:12:40,982 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-29 11:12:40,983 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:40,983 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:40,983 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:40,984 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,984 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,984 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:40,984 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,985 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,985 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,985 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,986 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,986 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2025-04-29 11:12:40,986 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2025-04-29 11:12:40,986 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:40,986 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2025-04-29 11:12:40,986 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 172#L68-10true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,987 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2025-04-29 11:12:40,987 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:40,987 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-04-29 11:12:40,987 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:40,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], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,988 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,988 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,988 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,989 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,989 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,991 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,991 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 107#L68-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,991 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,991 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,991 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,992 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,992 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,992 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,994 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,994 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,994 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,994 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,995 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,995 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,995 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,995 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:41,016 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:41,016 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:41,016 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:41,016 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,017 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:41,017 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:41,028 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:41,028 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:41,028 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:41,028 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:41,028 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:41,029 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:41,029 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:41,029 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:41,029 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:41,029 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:41,038 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,038 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,038 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,038 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,038 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:41,057 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:41,057 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:41,057 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:41,057 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,058 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,058 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:41,058 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:41,058 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,058 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:41,059 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 4)) 0), 305#true]) [2025-04-29 11:12:41,059 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,059 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,059 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,059 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,059 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,059 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,059 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,059 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,059 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,060 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 4)) 0), 306#true]) [2025-04-29 11:12:41,060 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,060 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,060 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,060 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,060 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,060 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,060 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,063 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:41,063 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,063 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,064 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:41,064 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,064 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,064 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,064 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,064 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,064 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,064 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,067 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,068 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,068 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,068 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,068 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,069 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,069 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,072 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:41,072 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,072 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,073 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:41,073 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,073 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,078 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:41,078 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:41,078 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,078 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:41,079 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:41,079 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,079 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:41,079 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:41,101 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,101 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,101 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,101 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,101 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,103 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:41,103 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,103 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,103 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,103 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,104 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:41,104 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,104 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,104 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,104 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,107 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,107 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,107 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,107 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,108 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,108 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,108 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,108 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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,108 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,108 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,108 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,108 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,108 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,110 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,110 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,110 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:41,110 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,110 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,110 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,110 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,111 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:41,111 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,111 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:41,111 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,111 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:41,111 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,111 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,112 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,112 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,112 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:41,112 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,112 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,112 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:41,112 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,112 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,112 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,112 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,112 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,113 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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:41,113 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,113 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,116 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,116 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,116 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,116 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,116 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,120 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,120 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,120 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,120 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,121 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,121 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,121 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,121 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,121 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,121 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,121 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,121 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,121 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,123 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:41,123 INFO L286 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-04-29 11:12:41,123 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,123 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,123 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,124 INFO L286 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-04-29 11:12:41,124 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,124 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:41,124 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,138 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,138 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,138 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,139 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:41,139 INFO L286 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,139 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:41,139 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,139 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:41,139 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,139 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 4)) 0), 305#true]) [2025-04-29 11:12:41,139 INFO L286 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,139 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,140 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,143 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,143 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,143 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:41,143 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,143 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:41,143 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,143 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:41,143 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,143 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,144 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 4)) 0), 306#true]) [2025-04-29 11:12:41,144 INFO L286 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-04-29 11:12:41,144 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,144 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,144 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,144 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,144 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,144 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,144 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,146 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,146 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-04-29 11:12:41,146 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:41,146 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,146 INFO L289 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-04-29 11:12:41,147 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:41,147 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-04-29 11:12:41,147 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:41,147 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,147 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,154 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,154 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,154 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:41,154 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,154 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,155 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,155 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,155 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,155 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,155 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:41,155 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,155 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,158 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,158 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,158 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:41,158 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,158 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:41,158 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,158 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:41,158 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,158 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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:41,158 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,158 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:41,159 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,161 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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,161 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,161 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:41,161 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,161 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,161 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,161 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:41,161 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,161 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,162 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,162 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,162 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,162 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,162 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,162 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,162 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,162 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,163 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,163 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,163 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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,164 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,164 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:41,165 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,165 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,165 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,165 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,165 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,166 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,166 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,166 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:41,166 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,166 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,166 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,166 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 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,167 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:41,167 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,167 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 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,167 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:41,167 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:41,168 INFO L116 PetriNetUnfolderBase]: 17447/52091 cut-off events. [2025-04-29 11:12:41,168 INFO L117 PetriNetUnfolderBase]: For 12638/15156 co-relation queries the response was YES. [2025-04-29 11:12:41,359 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:41,538 INFO L140 encePairwiseOnDemand]: 335/340 looper letters, 118 selfloop transitions, 4 changer transitions 1/354 dead transitions. [2025-04-29 11:12:41,538 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 354 transitions, 1080 flow [2025-04-29 11:12:41,539 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:41,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:41,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1845 transitions. [2025-04-29 11:12:41,540 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9044117647058824 [2025-04-29 11:12:41,540 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:41,540 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 354 transitions, 1080 flow [2025-04-29 11:12:41,546 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:41,548 INFO L231 Difference]: Finished difference. Result has 261 places, 269 transitions, 599 flow [2025-04-29 11:12:41,548 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:41,548 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -7 predicate places. [2025-04-29 11:12:41,549 INFO L485 AbstractCegarLoop]: Abstraction has has 261 places, 269 transitions, 599 flow [2025-04-29 11:12:41,549 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:41,549 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:41,549 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:41,549 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-04-29 11:12:41,549 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:41,549 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:41,549 INFO L85 PathProgramCache]: Analyzing trace with hash 488692293, now seen corresponding path program 1 times [2025-04-29 11:12:41,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:41,549 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [383609259] [2025-04-29 11:12:41,550 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:41,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:41,554 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:41,557 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:41,557 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:41,557 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:41,660 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:41,661 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:41,661 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [383609259] [2025-04-29 11:12:41,661 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [383609259] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:41,661 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:41,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:41,661 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [813575415] [2025-04-29 11:12:41,661 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:41,661 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:41,661 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:41,662 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:41,662 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:41,812 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 264 out of 340 [2025-04-29 11:12:41,813 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 269 transitions, 599 flow. Second operand has 6 states, 6 states have (on average 265.6666666666667) internal successors, (1594), 6 states have internal predecessors, (1594), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-29 11:12:41,813 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:41,813 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 264 of 340 [2025-04-29 11:12:41,813 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:43,424 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:43,424 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:43,424 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:43,424 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:43,424 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:43,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:43,830 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:43,830 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:43,830 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:43,830 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:43,836 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:43,836 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:43,836 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:43,836 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:43,836 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:44,161 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:44,161 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:44,161 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:44,161 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:44,161 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,008 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:45,009 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,009 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:45,009 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:45,009 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:45,034 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:45,035 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,035 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:45,035 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:45,035 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:45,646 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:45,646 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,646 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,646 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,646 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:45,675 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:45,676 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,676 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:45,676 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,676 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,872 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:45,872 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:45,872 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:45,872 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,872 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:45,924 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:45,924 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:45,924 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:45,924 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,924 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:46,449 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 114#L68-12true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:46,449 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,449 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,449 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,449 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,627 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 198#$Ultimate##0true, 168#L54-9true, 325#true, 306#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:46,627 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,627 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,627 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,627 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,668 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:46,668 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,668 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:46,668 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:46,668 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:46,698 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:46,698 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,698 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:46,698 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:46,698 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:46,834 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:46,834 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:46,834 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:46,834 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:46,834 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:46,848 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:46,848 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,848 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,848 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,848 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:46,912 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,912 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,912 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,912 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,964 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:46,964 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,964 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,964 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,964 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,964 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:46,964 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:46,964 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:46,964 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:46,964 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,139 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 198#$Ultimate##0true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:47,139 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,139 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,139 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,139 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,146 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][373], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 198#$Ultimate##0true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:47,146 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,146 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,146 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,146 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,184 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 114#L68-12true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,184 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,184 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,184 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,184 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,465 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 87#L40-3true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:47,465 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,465 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,465 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,465 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,757 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 198#$Ultimate##0true, 168#L54-9true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,757 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,757 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:47,757 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:47,757 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:47,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,772 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,772 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,772 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:47,772 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:47,774 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 105#L67-6true, 246#$Ultimate##0true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,774 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,774 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,774 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:47,774 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:47,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[][372], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:47,796 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,796 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,796 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,796 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:47,849 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,849 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,849 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,849 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,850 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,850 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,850 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,850 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,850 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,898 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:47,898 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:47,898 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,898 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:47,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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:47,898 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,899 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,899 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,899 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,238 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:48,238 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,238 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,238 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,238 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,243 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:48,243 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,243 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,243 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:48,243 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,519 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:48,519 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,519 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,519 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,519 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 37#L54-9true, 325#true, 246#$Ultimate##0true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:48,556 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,556 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:48,556 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,556 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:48,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 198#$Ultimate##0true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:48,681 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,681 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,681 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,681 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,693 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 275#L40-3true, 105#L67-6true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:48,693 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,693 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,693 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:48,693 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:48,695 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 87#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:48,695 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,695 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,695 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,695 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,899 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:48,899 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:48,899 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:48,899 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:48,899 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][265], [120#L68-8true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,365 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][266], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,365 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 309#true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:49,365 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-04-29 11:12:49,365 INFO L289 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-04-29 11:12:49,366 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:49,366 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 105#L67-6true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,366 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-04-29 11:12:49,366 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 63#L72-6true, 309#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,366 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,366 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 306#true]) [2025-04-29 11:12:49,366 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,366 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 4)) 0), 306#true]) [2025-04-29 11:12:49,366 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 246#$Ultimate##0true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:49,366 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 275#L40-3true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:49,366 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:49,366 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:49,367 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 331#true, 223#L72-5true, 306#true]) [2025-04-29 11:12:49,367 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 325#true, 275#L40-3true, 331#true, 306#true, 209#L68-6true]) [2025-04-29 11:12:49,367 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 309#true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,367 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:49,367 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 4)) 0), 306#true]) [2025-04-29 11:12:49,367 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][268], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 110#L54-4true, 309#true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,367 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,367 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,368 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 63#L72-6true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:49,368 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:49,368 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,368 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,368 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,406 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 198#$Ultimate##0true, 168#L54-9true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,406 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,406 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,406 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,406 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,420 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 83#L72true, 325#true, 275#L40-3true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,420 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:49,420 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:49,420 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:49,420 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:49,533 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][268], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 2#L68-7true, 110#L54-4true, 309#true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:49,533 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:49,533 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,533 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,533 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,558 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 105#L67-6true, 87#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,558 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,558 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,558 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,558 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,612 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:49,613 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:49,613 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,613 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:49,613 INFO L289 olderBase$Statistics]: existing Event has 121 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 ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,623 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:49,623 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:49,623 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,623 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:49,631 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:49,631 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:49,631 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:49,631 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,631 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:49,670 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:49,670 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:49,670 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:49,670 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:49,670 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:49,766 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][265], [120#L68-8true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:49,767 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:49,767 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:49,767 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,767 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 110#L54-4true, 309#true, 325#true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:49,806 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:49,806 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,806 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,806 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:49,925 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,926 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:49,926 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:49,926 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:49,926 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:49,995 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:49,995 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:49,995 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:49,995 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:49,995 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:50,043 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:50,043 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,043 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,043 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,043 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,043 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 107#L68-9true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:50,043 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,043 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,043 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,043 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,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], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 37#L54-9true, 325#true, 246#$Ultimate##0true, 306#true, 307#true]) [2025-04-29 11:12:50,053 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,053 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,053 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,053 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,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, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 37#L54-9true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 306#true, 307#true]) [2025-04-29 11:12:50,053 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][424], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 107#L68-9true, 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:50,054 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:50,054 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 246#$Ultimate##0true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:50,054 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 2#L68-7true, 325#true, 246#$Ultimate##0true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true, 306#true]) [2025-04-29 11:12:50,054 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 306#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:50,054 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,054 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,110 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,110 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,110 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,110 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,110 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,163 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 168#L54-9true, 325#true, 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:50,164 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,164 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,164 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:50,164 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:50,180 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:50,180 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,180 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,180 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,180 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,503 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 2#L68-7true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,503 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,503 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,503 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,503 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,506 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 107#L68-9true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:50,506 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,506 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,506 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,506 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,577 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 325#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:50,577 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,577 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,577 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,577 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 20#L42-3true, 110#L54-4true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:50,604 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:50,604 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:50,604 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:50,604 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:50,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:50,614 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,614 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,614 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,614 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,653 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:50,653 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,653 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,653 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,654 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,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[][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 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:50,690 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,690 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,690 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,690 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:50,695 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true, 287#L54-5true]) [2025-04-29 11:12:50,695 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:50,695 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:50,695 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,695 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,696 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:50,696 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,696 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,696 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,696 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,834 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:50,834 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,834 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,834 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,834 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,911 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:50,911 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,912 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,912 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,912 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:50,935 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,935 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,935 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,935 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,982 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:50,982 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,982 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,982 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,982 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,987 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:50,987 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,987 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,987 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,987 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,992 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:50,992 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,992 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,992 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,992 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,007 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:51,007 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,007 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,007 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,007 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,007 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:51,007 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,007 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,007 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,007 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,011 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 331#true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:51,012 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,012 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,012 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,012 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,066 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:51,066 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,066 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,066 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,066 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,186 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,187 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,187 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,187 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,187 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,248 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,248 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,248 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,248 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,248 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,252 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:51,252 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,252 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,252 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,252 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,252 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:51,252 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,252 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,252 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,252 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,270 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,270 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,270 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,270 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,270 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:51,271 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:51,271 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:51,271 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,271 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,283 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:51,283 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:51,283 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:51,283 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:51,283 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:51,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,325 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,325 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,325 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,325 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,331 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,331 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,331 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,331 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:51,331 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:51,381 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 198#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true, 55#L54-6true]) [2025-04-29 11:12:51,381 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,381 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,381 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,381 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,392 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:51,392 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,392 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,392 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,392 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,463 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:51,463 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,463 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,463 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,463 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,747 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,747 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,747 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,747 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,747 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,747 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,747 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,747 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,747 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,748 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,804 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:51,804 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,804 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,804 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:51,804 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:51,817 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:51,817 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,817 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,817 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,817 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:51,823 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,823 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,823 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,823 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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:51,897 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,897 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,897 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,897 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:51,908 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,908 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,908 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,908 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,908 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:51,908 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,908 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,908 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,908 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,910 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 87#L40-3true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:51,910 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,910 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,910 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,910 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,944 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:51,944 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,944 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,944 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,944 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,962 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:51,962 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,962 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,962 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,962 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,962 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 306#true, 307#true]) [2025-04-29 11:12:51,962 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:51,963 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:51,963 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true, 287#L54-5true]) [2025-04-29 11:12:51,963 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:51,963 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,002 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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,002 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,002 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,002 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,002 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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,014 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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,014 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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,049 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,049 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,049 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,049 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,049 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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,049 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,049 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,049 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,049 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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,087 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,087 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,087 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,087 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,105 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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,105 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,105 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,105 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,105 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,168 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:52,168 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,168 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,168 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,168 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,171 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,171 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,171 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,171 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:52,171 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,201 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,201 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,201 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,201 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,219 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 4)) 0), 331#true, 306#true]) [2025-04-29 11:12:52,219 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:52,219 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:52,219 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:52,219 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:52,219 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:52,219 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:52,219 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:52,219 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:52,219 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:52,228 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 54#L54-5true, 307#true, 306#true]) [2025-04-29 11:12:52,228 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,228 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,228 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,228 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,232 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:52,232 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,232 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,232 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,232 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 331#true, 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:52,254 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,254 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,254 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,254 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,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[][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:52,306 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,306 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,306 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,306 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,328 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,328 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,328 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,328 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,329 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,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[][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:52,340 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,340 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,340 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,340 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,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[][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:52,340 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,340 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,340 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,340 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,377 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,377 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,377 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,377 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,377 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,377 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,377 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,377 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,377 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,377 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,392 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, 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:52,392 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,392 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,392 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,392 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,415 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:52,415 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,415 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,415 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,415 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,482 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,482 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,482 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,482 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,482 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,520 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,520 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,520 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,520 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:52,520 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,543 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,543 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,543 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,543 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,543 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,569 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 331#true, 223#L72-5true, 306#true]) [2025-04-29 11:12:52,569 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:52,569 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:52,569 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:52,569 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:52,581 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 52#L72-9true, 331#true, 306#true, 307#true, 55#L54-6true]) [2025-04-29 11:12:52,581 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,581 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,581 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,581 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:52,590 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,590 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,590 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,590 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,595 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:52,595 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,595 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:52,595 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,595 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:52,596 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 306#true, 270#L50-5true, 307#true]) [2025-04-29 11:12:52,596 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,596 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,596 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,596 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,599 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:52,599 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,599 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,599 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,599 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,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[][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:52,688 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,688 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,688 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,688 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,723 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,723 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,723 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,723 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,734 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,734 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,734 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,734 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,734 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,735 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:52,735 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,735 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,735 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,735 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,743 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:52,743 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,743 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,744 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,744 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,744 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:52,744 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,744 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,744 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,744 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,807 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,807 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,807 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:52,807 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:52,807 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:52,807 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,807 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,807 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,807 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,807 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,817 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,817 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:52,817 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,817 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:52,817 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:52,817 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:52,817 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:52,817 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,817 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:52,817 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,136 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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,136 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,136 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,136 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,136 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,153 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,153 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:53,153 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,153 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,153 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,169 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,169 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:53,169 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,169 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,169 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,170 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,170 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:53,170 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,170 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,170 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:53,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,201 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,201 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,201 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,201 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,206 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,206 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,206 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,206 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,206 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:53,227 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:53,228 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:53,228 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,228 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,228 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:53,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:53,234 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,234 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,234 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,234 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:53,234 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,234 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,234 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,234 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,281 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,282 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,282 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,282 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,282 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,297 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,297 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,297 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,297 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,297 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,301 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,301 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,301 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,301 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,330 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,330 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,330 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,330 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,330 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,335 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,335 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,335 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,335 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,335 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,358 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,359 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,359 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,359 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,359 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,359 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,359 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,359 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,359 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,411 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,411 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,411 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,411 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,411 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,411 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,411 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,411 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,411 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,411 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,476 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,477 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,477 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,477 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,477 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,501 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:53,501 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:53,501 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:53,501 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,501 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:53,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[][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:53,541 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,541 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,541 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,541 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:53,587 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,587 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,587 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,587 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,587 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,596 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:53,597 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:53,597 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:53,597 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:53,597 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:53,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,676 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,676 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,676 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,676 INFO L289 olderBase$Statistics]: existing Event has 170 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:53,710 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,710 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,737 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:53,737 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,737 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,737 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,737 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,737 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:53,737 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,737 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,737 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,737 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,796 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:53,796 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,796 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,796 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,796 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:53,796 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:53,796 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,796 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,796 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,796 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,823 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,823 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,823 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,824 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,854 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][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:53,854 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:53,854 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:53,854 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:53,854 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:53,938 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:53,938 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:53,938 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,938 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:53,938 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:53,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[][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:53,942 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:53,942 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,942 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:53,942 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,971 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:53,971 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,971 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,971 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:53,971 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:53,983 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 4)) 0), 331#true, 306#true]) [2025-04-29 11:12:53,983 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:53,983 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:53,983 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:53,983 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:53,984 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:53,984 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:53,984 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:53,984 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:53,984 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,156 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:54,156 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,156 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,156 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,156 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,220 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:54,220 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,220 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,220 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,220 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,252 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][422], [310#true, 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:54,252 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,252 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,252 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,252 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,265 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:54,265 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,265 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,265 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,265 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,265 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:54,265 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,265 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,265 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,265 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,273 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][373], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:54,273 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,273 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,273 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,273 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,273 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][373], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 172#L68-10true, 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:54,273 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,273 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,273 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,273 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,324 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:54,324 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,324 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,324 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,324 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:54,324 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:54,324 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,324 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,324 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,324 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,340 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:54,341 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:54,341 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,341 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,341 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, 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:54,435 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:54,435 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,435 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:54,435 INFO L289 olderBase$Statistics]: existing Event has 132 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,455 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:54,455 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:54,455 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,455 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:54,474 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,474 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,474 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,474 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,474 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,490 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 331#true, 223#L72-5true, 306#true]) [2025-04-29 11:12:54,490 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:54,490 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,490 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,490 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:54,500 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:54,500 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,500 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,500 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,500 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,500 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:54,500 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:54,500 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:54,500 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:54,500 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:54,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, 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:54,532 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,532 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,532 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,532 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:54,555 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,556 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,556 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,556 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,560 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][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:54,560 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,560 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,560 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,560 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,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[][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:54,591 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,591 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,591 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,591 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,764 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:54,764 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:54,764 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,764 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,764 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:54,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,806 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,806 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,806 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,806 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,814 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:54,814 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,814 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,814 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,814 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:54,821 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:54,821 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:54,821 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:54,821 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:54,821 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:54,833 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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:54,833 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:54,833 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:54,833 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:54,833 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:54,876 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0), 307#true, 306#true]) [2025-04-29 11:12:54,876 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:54,876 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:54,876 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:54,876 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:54,888 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 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:54,889 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:54,889 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:54,889 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:54,889 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:55,097 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][268], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 110#L54-4true, 309#true, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:55,097 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:55,097 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:55,097 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:55,097 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:55,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 168#L54-9true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:55,131 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:55,131 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:55,131 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:55,131 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,171 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 284#L50-13true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true, 306#true]) [2025-04-29 11:12:55,171 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:55,171 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,171 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,171 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:55,182 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [136#L72-7true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 206#L47-4true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:55,182 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:55,182 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:55,182 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:55,182 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:55,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 309#true, 53#L50-13true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:55,183 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:55,183 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:55,183 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:55,183 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:55,214 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 331#true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:55,214 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:55,214 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:55,214 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:55,214 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:55,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][265], [120#L68-8true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:55,605 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:55,605 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:55,605 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:55,605 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:55,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[][369], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 325#true, 306#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true]) [2025-04-29 11:12:55,658 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,658 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:55,658 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:55,658 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:55,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[][369], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true, 306#true]) [2025-04-29 11:12:55,659 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,659 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,659 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,659 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][422], [120#L68-8true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:55,671 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][422], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 20#L42-3true, 37#L54-9true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:55,671 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][424], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 107#L68-9true, 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 325#true, 307#true, 306#true]) [2025-04-29 11:12:55,671 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 325#true, 331#true, 209#L68-6true, 307#true, 306#true]) [2025-04-29 11:12:55,671 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 2#L68-7true, 325#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true, 306#true]) [2025-04-29 11:12:55,671 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:55,671 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [120#L68-8true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 325#true, 306#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true]) [2025-04-29 11:12:55,672 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 107#L68-9true, 325#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true, 306#true]) [2025-04-29 11:12:55,672 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,672 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 282#L50-5true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:55,689 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:55,689 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:55,689 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:55,689 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:55,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[][346], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 331#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:55,698 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:55,698 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:55,698 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:55,698 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:55,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[][396], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 53#L50-13true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:55,705 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:55,705 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:55,705 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:55,705 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:55,734 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:55,734 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:55,734 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,734 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,734 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:55,750 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 282#L50-5true, 309#true, 149#L72-4true, 331#true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 306#true]) [2025-04-29 11:12:55,750 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:55,751 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:55,751 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:55,751 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:55,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 53#L50-13true, 284#L50-13true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:55,768 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:55,768 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:55,768 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:55,768 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:55,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 53#L50-13true, 331#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:55,768 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:55,768 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,768 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:55,768 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:55,790 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 63#L72-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:55,790 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:55,790 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:55,790 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:55,790 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:55,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][266], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 107#L68-9true, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:55,977 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:55,977 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:55,977 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:55,977 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:56,064 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 2#L68-7true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:56,065 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:56,065 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:56,065 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:56,065 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:56,072 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:56,072 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:56,072 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:56,072 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:56,072 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:56,127 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 284#L50-13true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:56,127 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:56,127 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:56,127 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:56,127 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:56,137 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][373], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 284#L50-13true, 306#true, 307#true]) [2025-04-29 11:12:56,137 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:56,137 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:56,137 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:56,137 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:56,160 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 282#L50-5true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:56,160 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:56,160 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:56,161 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:56,161 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:56,176 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 61#L54-4true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:56,176 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,176 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,176 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:56,176 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,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], [136#L72-7true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:56,200 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 268#L54-6true, 20#L42-3true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:56,200 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 27#L54-7true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 331#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:56,200 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 306#true, 307#true, 287#L54-5true]) [2025-04-29 11:12:56,200 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 42#L54-4true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 306#true, 307#true]) [2025-04-29 11:12:56,200 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,200 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:56,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 149#L72-4true, 331#true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:56,224 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,224 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,224 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,224 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:56,244 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 292#L47-4true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:56,244 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,244 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,244 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:56,244 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:56,461 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:56,461 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:56,461 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:56,461 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:56,461 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:56,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 282#L50-5true, 309#true, 325#true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:56,490 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:56,490 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:56,490 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:56,490 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:56,514 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 54#L54-5true, 331#true, 306#true]) [2025-04-29 11:12:56,514 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:56,514 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:56,514 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:56,514 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:56,573 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:56,573 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:56,573 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:56,573 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:56,573 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:56,573 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:56,576 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 282#L50-5true, 63#L72-6true, 309#true, 331#true, 306#true]) [2025-04-29 11:12:56,576 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:56,576 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:56,576 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:56,576 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:56,588 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 54#L54-5true, 52#L72-9true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:56,588 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:56,588 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,589 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:56,589 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:56,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[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 168#L54-9true, 223#L72-5true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:56,620 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:56,620 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:56,620 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:56,620 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:56,649 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 149#L72-4true, 331#true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 306#true, 307#true]) [2025-04-29 11:12:56,649 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:56,649 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:56,649 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:56,649 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:56,663 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 83#L72true, 282#L50-5true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:56,663 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:56,663 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:56,663 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:56,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,037 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 107#L68-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,037 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,037 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,037 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,037 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,064 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][268], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 110#L54-4true, 282#L50-5true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:57,064 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:57,064 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,064 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,064 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:57,087 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][373], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 107#L68-9true, 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:57,087 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true, 209#L68-6true]) [2025-04-29 11:12:57,087 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:57,087 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:57,088 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:57,088 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true, 306#true]) [2025-04-29 11:12:57,088 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:57,088 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:57,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:57,088 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][265], [120#L68-8true, 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:57,098 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][266], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 107#L68-9true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:57,098 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:57,098 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:57,098 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [136#L72-7true, 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 246#$Ultimate##0true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:57,098 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 149#L72-4true, 275#L40-3true, 331#true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 306#true]) [2025-04-29 11:12:57,098 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 105#L67-6true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:57,099 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:57,099 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 275#L40-3true, 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:57,099 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:57,099 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:57,099 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 246#$Ultimate##0true, 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:57,099 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:57,099 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:57,099 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:57,099 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 63#L72-6true, 198#$Ultimate##0true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:57,099 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true, 209#L68-6true]) [2025-04-29 11:12:57,100 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:57,100 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 331#true, 306#true]) [2025-04-29 11:12:57,100 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][268], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:57,100 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:57,100 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:57,110 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 331#true, 306#true, 55#L54-6true]) [2025-04-29 11:12:57,110 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:57,110 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,110 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,110 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:57,111 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 284#L50-13true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,111 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,111 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,111 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,111 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,111 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 105#L67-6true, 331#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:57,111 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:57,112 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:57,112 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:57,112 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:57,117 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 53#L50-13true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,117 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,117 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,117 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,117 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,123 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 284#L50-13true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:57,123 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:57,123 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:57,123 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:57,123 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:57,150 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 63#L72-6true, 198#$Ultimate##0true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:57,150 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:57,150 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,150 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,150 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,153 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [136#L72-7true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 282#L50-5true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 306#true]) [2025-04-29 11:12:57,153 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:57,153 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,153 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,153 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,154 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 331#true, 306#true]) [2025-04-29 11:12:57,154 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:57,154 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,154 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,154 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,162 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 307#true, 306#true, 55#L54-6true]) [2025-04-29 11:12:57,163 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:57,163 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:57,163 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:57,163 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:57,172 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [329#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,172 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:57,172 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:57,172 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:57,172 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:57,193 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 328#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 331#true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:57,193 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,193 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,193 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,193 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,219 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][268], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:57,219 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:57,219 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,219 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,219 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 172#L68-10true, 20#L42-3true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,319 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,319 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,319 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,319 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,319 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,319 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,355 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][265], [120#L68-8true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 282#L50-5true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:57,355 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:57,355 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,355 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,355 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,391 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,391 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:57,391 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:57,391 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:57,391 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:57,409 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 168#L54-9true, 325#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true, 306#true]) [2025-04-29 11:12:57,409 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,409 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,409 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,409 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,409 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:57,409 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:57,409 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,409 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,409 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][422], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 206#L47-4true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:57,418 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][422], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 107#L68-9true, 206#L47-4true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:57,418 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][424], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 107#L68-9true, 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 206#L47-4true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:57,418 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,418 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 206#L47-4true, 325#true, 331#true, 306#true, 307#true, 209#L68-6true]) [2025-04-29 11:12:57,419 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 206#L47-4true, 325#true, 306#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:57,419 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 107#L68-9true, 206#L47-4true, 325#true, 306#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:57,419 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 2#L68-7true, 206#L47-4true, 325#true, 306#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true]) [2025-04-29 11:12:57,419 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,419 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,426 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [112#L68-14true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 331#true, 54#L54-5true, 306#true]) [2025-04-29 11:12:57,426 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:57,426 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,426 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,426 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,426 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 44#L54-7true, 110#L54-4true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:57,426 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:57,426 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,426 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,426 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:57,458 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [136#L72-7true, 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 306#true]) [2025-04-29 11:12:57,458 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:57,458 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,458 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,458 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,461 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 53#L50-13true, 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:57,461 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:57,462 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,462 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,462 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,469 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 44#L54-7true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:57,469 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,470 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:57,470 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:57,470 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:57,470 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [136#L72-7true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,470 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,470 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:57,470 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:57,470 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:57,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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 206#L47-4true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:57,487 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,487 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,487 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,487 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,524 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][265], [120#L68-8true, 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:57,524 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:57,524 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,524 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,524 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,526 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:57,526 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:57,526 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,526 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,526 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,572 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 37#L54-9true, 103#L68-11true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:57,572 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,572 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,572 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,572 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 168#L54-9true, 325#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true, 307#true]) [2025-04-29 11:12:57,591 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,591 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,591 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,591 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 172#L68-10true, 168#L54-9true, 325#true, 306#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:57,591 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,591 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,591 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,591 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,622 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:57,622 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,622 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,622 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,622 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,622 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 172#L68-10true, 20#L42-3true, 325#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:57,622 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,622 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,622 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,622 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,631 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][266], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 282#L50-5true, 309#true, 107#L68-9true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:57,631 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:57,631 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,632 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,632 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,678 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,678 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,678 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:57,678 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:57,678 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:57,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 206#L47-4true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:57,712 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,712 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,712 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,712 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,717 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 53#L50-13true, 325#true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:57,717 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:57,717 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,717 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,717 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,721 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:57,721 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:57,721 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,721 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,721 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:57,734 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [112#L68-14true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 331#true, 306#true, 55#L54-6true]) [2025-04-29 11:12:57,735 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:57,735 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,735 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,735 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:57,735 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 168#L54-9true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:57,735 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:57,735 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:57,735 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:57,735 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,764 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:57,764 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:57,764 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:57,764 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:57,764 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:57,764 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,766 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 246#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:57,766 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:57,766 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:57,766 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,766 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:57,766 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:57,767 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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 63#L72-6true, 309#true, 53#L50-13true, 331#true, 306#true]) [2025-04-29 11:12:57,767 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:57,767 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,767 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:57,767 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,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[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 61#L54-4true, 292#L47-4true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:57,777 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,777 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,777 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,777 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [136#L72-7true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:57,783 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 268#L54-6true, 206#L47-4true, 331#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:57,783 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 206#L47-4true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true, 287#L54-5true]) [2025-04-29 11:12:57,783 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 27#L54-7true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 206#L47-4true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:57,783 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 42#L54-4true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 206#L47-4true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:57,784 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,784 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,784 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,784 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,808 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 331#true, 306#true, 307#true]) [2025-04-29 11:12:57,808 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,808 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,808 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,808 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,819 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 168#L54-9true, 325#true, 284#L50-13true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:57,819 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,819 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,819 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,819 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,819 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 168#L54-9true, 325#true, 331#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:57,819 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,819 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,819 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:57,819 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:57,825 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 37#L54-9true, 53#L50-13true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:57,825 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:57,825 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,825 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,825 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:57,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][266], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 107#L68-9true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:57,831 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:57,831 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:57,831 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,832 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,835 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][267], [310#true, 308#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:57,835 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:57,835 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,835 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:57,835 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:57,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), 33#L42-3true, 103#L68-11true, 168#L54-9true, 325#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:57,864 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,864 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,864 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,864 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,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[][420], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 103#L68-11true, 325#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true, 307#true]) [2025-04-29 11:12:57,885 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,885 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,885 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,885 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,910 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 172#L68-10true, 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:57,910 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:57,910 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,910 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:57,910 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:57,910 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:57,910 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:57,910 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,910 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:57,910 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event